This software enable us to analyize "Collective Flow" for SpiRIT-TPC. There are 4 steps. You can start from flw_process1. In each step, shell script is prepared.
Installation $ mkdir build $ cd build $ cmake ../ -DCMAKE_C_COMPILER=gcc -DCMAKE_CXX_COMPILER=g++ $ make -j $ source config.sh
$ cd macros $ source run_analysis.sh <- Edit before
Acceptance correction
Step 1. $ source DoAna.sh $ data108 $ root PlotTrackQuality.C ---> in data, data/Acceptance_108Sn_%%%%.root will be created and will be used unfoldLCPSpectra.C Acceptance correction macros are provied by Kaneko.