14 from Configurables
import (
16 GaudiTestSuiteCommonConf,
24 GaudiTestSuiteCommonConf()
28 PrivateToolsOnly=
True,
35 ToolSvc(OutputLevel=INFO)
37 algResourcePool = AlgResourcePool(OutputLevel=INFO)
38 slimeventloopmgr = HiveSlimEventLoopMgr(
39 SchedulerName=
"AvalancheSchedulerSvc", OutputLevel=INFO
41 whiteboard = HiveWhiteBoard(
"EventDataSvc")
46 HistogramPersistency=
"NONE",
47 EventLoop=slimeventloopmgr,
48 ExtSvc=[algResourcePool, whiteboard],