Skip to content
Snippets Groups Projects
Commit dff8ec08 authored by Frank Winklmeier's avatar Frank Winklmeier
Browse files

Merge branch 'FixATLASSIM-4186_master' into 'master'

Ensure G4AtlasApps/jobOptions.G4Cosmic.py writes out some events

Closes ATLASSIM-4186

See merge request atlas/athena!24174
parents 43fce881 b8df225c
No related branches found
No related tags found
No related merge requests found
......@@ -20,7 +20,7 @@ globalflags.ConditionsTag = "OFLCOND-RUN12-SDR-21" # Probably want a different c
## AthenaCommon flags
from AthenaCommon.AthenaCommonFlags import athenaCommonFlags
athenaCommonFlags.PoolHitsOutput = 'test.HITS.pool.root'
athenaCommonFlags.EvtMax = 3
athenaCommonFlags.EvtMax = 1000
## Set beam type
from AthenaCommon.BeamFlags import jobproperties
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment