- ROOT6
- Geant4 (optional)
- Git
- Doxygen (optional)
git clone https://github.com/LAMPS-Collaboration/kebi.gitcd kebi
echo "export KEBIPATH='$PWD'" >> ~/.bash_profile
source ~/.bash_profileecho 'Rint.Logon: $(KEBIPATH)/macros/rootlogon.C' >> ~/.rootrcmkdir build
cd build
cmake ..
...
make
...
[100%] Built target KEBIroot [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.confroot run_digi.Croot run_reco.CTo be added.
root run_eve.CThe eve parameter file kbpar_eve.conf is added by default
root example_read_track.C