Skip to content
Snippets Groups Projects
Commit ee68be1d authored by Peter Onyisi's avatar Peter Onyisi Committed by Walter Lampl
Browse files

Address failures in digitization tests (ATLASSIM-4990)

parent f985e78a
No related branches found
No related tags found
No related merge requests found
......@@ -37,10 +37,6 @@ if hasattr(runArgs,"beamType"):
if hasattr(runArgs, "eventService") and runArgs.eventService:
import AthenaMP.EventService
# Disable this while MC still uses old alignment folders
from AtlasGeoModel.InDetGMJobProperties import InDetGeometryFlags
InDetGeometryFlags.useDynamicAlignFolders=False
## autoConfiguration keywords triggering pre-defined functions
## if hasattr(runArgs,"autoConfiguration"):
## for key in runArgs.autoConfiguration:
......
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