AtlasFieldMapCondAlg: apply LoadMapOnStart only when running HLT
Move the `AtlasFieldMapCondAlg.LoadMapOnStart` setting into HLT-specific job options. This should only be enabled when running in athenaHLT or in a partition. Plain athena will not have a valid `EventContext` available before the first event. This went unnoticed until gaudi/Gaudi!1347 fixed a bug in the initialization of the `EventIDRange` class.
Showing
- HLT/Trigger/TrigControl/TrigServices/python/TriggerUnixStandardSetup.py 4 additions, 1 deletion...igControl/TrigServices/python/TriggerUnixStandardSetup.py
- MagneticField/MagFieldServices/python/MagFieldServicesConfig.py 1 addition, 2 deletions...icField/MagFieldServices/python/MagFieldServicesConfig.py
- MagneticField/MagFieldServices/python/MagFieldServicesSetup.py 2 additions, 3 deletions...ticField/MagFieldServices/python/MagFieldServicesSetup.py
Please register or sign in to comment