diff --git a/LumiBlock/LumiBlockComps/python/LuminosityCondAlgConfig.py b/LumiBlock/LumiBlockComps/python/LuminosityCondAlgConfig.py index dfa7763909cefdc626df54b5904dd44025eaf5cd..b75c8c3e56b1908636a7883eb0102908960ca30f 100644 --- a/LumiBlock/LumiBlockComps/python/LuminosityCondAlgConfig.py +++ b/LumiBlock/LumiBlockComps/python/LuminosityCondAlgConfig.py @@ -10,8 +10,9 @@ from AthenaConfiguration.ComponentAccumulator import ComponentAccumulator from AthenaConfiguration.Enums import BeamType from IOVDbSvc.IOVDbSvcConfig import addFolders from AthenaCommon.Logging import logging +from AthenaConfiguration.AccumulatorCache import AccumulatorCache - +@AccumulatorCache def LuminosityCondAlgCfg (configFlags, useOnlineLumi=None, suffix=None): # This function, without the useOnlineLumi and suffix arguments, will set up a default configuration # appropriate to the job; the conditions object will be called LuminosityCondData