- ROOT6
- Geant4 (optional)
- Git
- Doxygen (optional)
git clone https://github.com/LAMPS-Collaboration/kebi.git
cd kebi
echo "export KEBIPATH='$PWD'" >> ~/.bash_profile
source ~/.bash_profile
echo 'Rint.Logon: $(KEBIPATH)/macros/rootlogon.C' >> ~/.rootrc
mkdir build
cd build
cmake ..
...
make
...
[100%] Built target KEBI
root [0] KBRun::PrintKEBI()
===========================================================================================
[KEBI] Compiled Information
-------------------------------------------------------------------------------------------
KEBI Version : master.252.894134d
GETDecoder Version : master.252
KEBI Host Name : Mary.local
KEBI User Name : ejungwoo
KEBI Path : /Users/ejungwoo/kebi
===========================================================================================
root [1]
Default directory is kebi/LAMPS-HighEnergy/macros_tpc. Default parameter file is kbpar_iqmd_test.conf
kbpar_iqmd_test.conf
./run_mc.g4sim kbpar_iqmd_test.conf
root run_digi.C
root run_reco.C
To be added.
root run_eve.C
The eve parameter file kbpar_eve.conf is added by default
root example_read_track.C