13from Configurables
import (
15 AvalancheSchedulerSvc,
23from GaudiHive
import precedence
33whiteboard =
HiveWhiteBoard(
"EventDataSvc", EventSlots=evtslots, OutputLevel=INFO)
36 SchedulerName=
"AvalancheSchedulerSvc", OutputLevel=DEBUG
47 path=
"atlas/mcreco/averageTiming.mcreco.TriggerOff.json", defaultTime=0.0
55 cfgPath=
"atlas/mcreco/cf.mcreco.TriggerOff.graphml",
56 dfgPath=
"atlas/mcreco/df.mcreco.TriggerOff.3rdEvent.graphml",
57 topSequencer=
"AthSequencer/AthMasterSeq",
58 cardinality=algosInFlight,
65 EventLoop=slimeventloopmgr,
67 MessageSvcType=
"InertMessageSvc",
The AlgResourcePool is a concrete implementation of the IAlgResourcePool interface.
The Application Manager class.
Thread safe extension to the standard MessageSvc.