Draft: RTA_PID
Commands (for personal reference)
In LHCb stack, run:
- make fast/Moore/test ARGS="-N"
- To get all the tests one can do
- Find one like: hlt2_reco_baseline_with_mcchecking
- Then run: make fast/Moore/test ARGS="-I 118,118" , I.e., if test number is 118.
- This will produce a qst
- Find qst files - Moore/run Moore/Hlt/RecoConf/tests/qmtest/
- In stack, run the below command to get the root file:
- ./Moore/run gaudirun.py Moore/Hlt/RecoConf/tests/qmtest/hlt2_reco_baseline_with_mcchecking.qmt
--- not entirely sure using best_tracks["v1"] is right?
files
for RecoConf.hlt2_fastest_reco_with_mcchecking
get file : error with tracks -- output.txt
for RecoConf.hlt2_reco_baseline_with_mcchecking
get file : hlt2_track_monitoring_with_mc.root
Edited by Richard Morgan Williams