Skip to content
Snippets Groups Projects
Commit baf2ab10 authored by Walter Lampl's avatar Walter Lampl
Browse files

use AccumulatorCache for LuminosityCondAlgCfg

parent e73eb1f2
No related branches found
No related tags found
No related merge requests found
......@@ -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
......
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