Create reproducible tests (bench tests) for merge request pipeline
Currently during the merge request pipeline we test only if runMC.C and reco.C do work. In this issue is proposed to
- Fix seed in MC so that results obtained repeat
- Place expected results to "read-only" location - probably $MPDROOT/macros/tests (or some better name than tests)
- Compare results obtained by running runMC.C and reco.C with the expected results
- Consider adding runAna.C to the pipeline
Edited by Slavomir Hnatic