SRC simulation and reconstruction tests
Add the following SRC tests for merge requests:
- Simulation - as for BM@N, but the BM@N simulation macro is called run_sim_bmn.C, and SRC - run_sim_src.C.
- Reconstruction - as for BM@N, but for SRC the macro is called run_reco_src.C (run_reco_bmn.C has been being used for BM@N).
- Experimental reconstruction (run digi) - looks like for BM@N, except:
root -b -q -l '$CI_PROJECT_DIR/macro/run/run_reco_src.C("$VMCWORKDIR/macro/run/testSRCDigi.root", "$VMCWORKDIR/macro/run/srcdst_exp.root", 0, 100)'
Simulation and reconstruction macro for SRC and main BM@N can be executed in parallel.
Edited by Konstantin Gertsenberger