Skip to content
Snippets Groups Projects
Commit 4253d060 authored by Joshua Falco Beirer's avatar Joshua Falco Beirer Committed by Jean-Baptiste De Vivie De Regie
Browse files

Fix ATLASSIM-7369 : CaloDetDescrManager not found

Fix ATLASSIM-7369 : CaloDetDescrManager not found
parent 5e4c3ace
No related branches found
No related tags found
No related merge requests found
......@@ -103,7 +103,7 @@ def ISF_FastCaloSimParametrization_SimPreInclude(flags):
#Frozen Showers
flags.Sim.LArParameterization=LArParameterization.NoFrozenShowers
flags.Sim.CalibrationRun=CalibrationRun.DeadLAr
flags.GeoModel.Align.LegacyConditionsAccess = False
def PostIncludeISF_FastCaloSimParametrizationConditions(flags, cfg):
from IOVDbSvc.IOVDbSvcConfig import addOverride
......
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