Simple tool to analyze ROOT trees created with the Pluto event generator.
To compile the code, ROOT has to be installed. For building use the following command:
g++ -std=gnu++11 -o main main.cpp `root-config --cflags --glibs` -lSpectrum
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Simple tool to analyze ROOT trees created with the Pluto event generator.
To compile the code, ROOT has to be installed. For building use the following command:
g++ -std=gnu++11 -o main main.cpp `root-config --cflags --glibs` -lSpectrum