Skip to content
Snippets Groups Projects

Fix outputHITSFIle to match art-output in test_MC16_FullG4_QS_ZPrimebb_ExtraParticles.sh

Merged John Derek Chapman requested to merge jchapman/athena:FurtherSimARTFixes_21.0 into 21.0
1 file
+ 1
1
Compare changes
  • Side-by-side
  • Inline
@@ -22,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/ISF_Validation/user.sgargiul.ZPrimebb.FlatPt.9999_EVNT.pool.root" \
--outputHITSFile "Hits.pool.root" \
--outputHITSFile "test.HITS.pool.root" \
--maxEvents 5 \
--imf False
Loading