root

Data analysis framework for processing petabytes of scientific data

brewmacoslinux
Try with needOr install directly
Source

About

Analyzing petabytes of data, scientifically

Commands

rootroot-confighaddrootlsrootcprootmvrootrmrootstat

Examples

Start ROOT interactive shell for data analysis$ root
Execute a ROOT macro script for batch processing$ root -b -q mymacro.C
Merge multiple ROOT data files into one$ hadd merged.root file1.root file2.root file3.root