Skip to content
Snippets Groups Projects

tauRec: switch q221 from serial to MT due to RDO to RDO_TRIG step

Merged Bertrand Martin Dit Latour requested to merge martindl/athena:R22_fixTauART into master
1 file
+ 3
1
Compare changes
  • Side-by-side
  • Inline
@@ -14,8 +14,10 @@
NEVENTS=500
REF_DIR="/cvmfs/atlas-nightlies.cern.ch/repo/data/data-art/tauRec/reference/q221"
export ATHENA_CORE_NUMBER=4
# run the reconstruction
Reco_tf.py --maxEvents ${NEVENTS} --AMI q221
Reco_tf.py --maxEvents ${NEVENTS} --AMI q221 --multithreaded True
echo "art-result: $? Reconstrution"
# compare the AOD file
Loading