Skip to content
Snippets Groups Projects

fix regression step of jobs in SimExoticsTests

Merged Tulay Cuhadar Donszelmann requested to merge tcuhadar/athena:fix-simtest into master
7 files
+ 14
7
Compare changes
  • Side-by-side
  • Inline
Files
7
@@ -8,6 +8,7 @@
# art-include: 21.9/Athena
# art-include: master/Athena
# art-include: master/AthSimulation
# art-output: *.root
# MC16 setup
# ATLAS-R2-2016-01-00-01 and OFLCOND-MC16-SDR-14
@@ -21,7 +22,7 @@ Sim_tf.py \
--DataRunNumber '284500' \
--geometryVersion 'default:ATLAS-R2-2016-01-00-01' \
--inputEVNTFile "/cvmfs/atlas-nightlies.cern.ch/repo/data/data-art/SimCoreTests/mc15_13TeV.448307.MGPy8EG_A14N23LO_mAMSB_C1C1_5000_208000_LL4p0_MET60.evgen.EVNT.e6962.EVNT.15631425._000001.pool.root.1" \
--outputHITSFile "Hits.pool.root" \
--outputHITSFile "HITS.pool.root" \
--maxEvents 10 \
--imf False
Loading