2 from AthenaConfiguration.ComponentAccumulator
import ComponentAccumulator
3 from AthenaConfiguration.ComponentFactory
import CompFactory
8 createlb = CompFactory.CreateLumiBlockCollectionFromFile()
10 createlb.streamName = configFlags.Input.TriggerStream.split(
"_")[1]
13 if not configFlags.Input.isMC
and not configFlags.Common.isOnline:
14 from IOVDbSvc.IOVDbSvcConfig
import addFolders
19 [
"/GLOBAL/FILECOUNT/PROMPT"],
20 tag=
"GlobalFileCountPrompt-Tier0",
22 className=
"CondAttrListCollection",
25 result.addEventAlgo(createlb)