14from Configurables
import ApplicationMgr, AvalancheSchedulerSvc
15from Configurables
import Gaudi__TestSuite__IntDataConsumer
as IntDataConsumer
16from Configurables
import GaudiTestSuiteCommonConf, HiveSlimEventLoopMgr, HiveWhiteBoard
21GaudiTestSuiteCommonConf()
24 SchedulerName=
"AvalancheSchedulerSvc", OutputLevel=ERROR
31 TopAlg=[IntDataConsumer()],
34 EventLoop=slimeventloopmgr,
The Application Manager class.