13from Configurables
import (
14 AvalancheSchedulerSvc,
24from GaudiHive
import precedence
37PrecedenceSvc(DumpPrecedenceRules=
True, DumpPrecedenceTrace=
True, OutputLevel=DEBUG)
41whiteboard =
HiveWhiteBoard(
"EventDataSvc", EventSlots=evtslots, OutputLevel=INFO)
44 SchedulerName=
"AvalancheSchedulerSvc", OutputLevel=DEBUG
56 cfgPath=
"atlas/q431/cf.r2a.graphml",
57 dfgPath=
"atlas/q431/df.r2a.graphml",
58 topSequencer=
"AthSequencer/AthMasterSeq",
59 timeline=enableTimeline,
66 EventLoop=slimeventloopmgr,
68 MessageSvcType=
"InertMessageSvc",
The Application Manager class.
Thread safe extension to the standard MessageSvc.
A service to resolve the task execution precedence.