Repository for GEANT4 simulation & analysis of the dual-readout calorimeter for general purpose.
After fetching the repository, do
cd install
source envset.sh
cd ../build
cmake -DCMAKE_INSTALL_PREFIX=<path_to_install_directory> ..
make -j4 install
./bin/analysis <path_to_root_files> <low_edge_of_hist> <truth_E> <high_edge> <outputfile_name>
e.g.)
./bin/analysis /home/USER/20GeV_ele_data 0 20 25 ./20GeV_ele