Skip to content
Snippets Groups Projects
Commit af1e46a3 authored by Vakhtang Tsulaia's avatar Vakhtang Tsulaia
Browse files

Merge branch 'ISF_ConfigFix_master' into 'master'

Drop obsolete include of BeamCondSvc.py in ISF configuration

See merge request atlas/athena!16627
parents 17e1c529 27ada8fa
No related branches found
No related tags found
No related merge requests found
......@@ -12,10 +12,6 @@ if DetFlags.detdescr.any_on():
from AtlasGeoModel import GeoModelInit
from AtlasGeoModel import SetupRecoGeometry
# Beam Spot service job options - just defines conditions data access
if DetFlags.detdescr.ID_on():
protectedInclude("InDetBeamSpotService/BeamCondSvc.py" )
import os
if "AthSimulation_DIR" not in os.environ:
if DetFlags.detdescr.LAr_on():
......
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