Unit tests TPC simulation and simulation/digitisation/clusterisation shell scripts
Using the the shell scripts in the O2 bulid folder for simulation/digitisation and clusteristiaon don't work. macro/run_*tpc.sh It seems that the library path is not set properly. For this reason, most probably, also the 'make tests' concerning simulation fail for its and tpc. E.g.: 12/29 Test #12: run_sim_tpc_TGeant3 ..............***Failed Required regular expression not found.Regex=[Macro finished succesfully ] 24.58 sec
20/29 Test #20: run_sim_its_G3 ...................***Failed Required regular expression not found.Regex=[Macro finished succesfully ] 0.90 sec
Were you compiling with --defaults o2-daq?
No ... the simulations are fully enabled and I confirm that the scripts seem to be broken. I will look into this.