Skip to content
Snippets Groups Projects
Commit b929ede6 authored by Jean-Baptiste De Vivie De Regie's avatar Jean-Baptiste De Vivie De Regie
Browse files

Merge branch '24.0-ATLASSIM-7369' into '24.0'

Fix ATLASSIM-7369 : CaloDetDescrManager not found

See merge request !76432
parents ebc52426 4253d060
No related branches found
No related tags found
2 merge requests!764862024-12-09: merge of 24.0 into main,!76432Fix ATLASSIM-7369 : CaloDetDescrManager not 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