The Gaudi Framework  v36r9p1 (5c15b2bb)
ToolHandles Namespace Reference

Variables

 whiteboard = HiveWhiteBoard("EventDataSvc", EventSlots=2)
 
 slimeventloopmgr = HiveSlimEventLoopMgr(OutputLevel=INFO)
 
 scheduler = AvalancheSchedulerSvc(ThreadPoolSize=2)
 
list topalgs
 
 app
 

Variable Documentation

◆ app

ToolHandles.app
Initial value:
2  EvtMax=4, ExtSvc=[whiteboard], EventLoop=slimeventloopmgr, TopAlg=topalgs
3 )

Definition at line 31 of file ToolHandles.py.

◆ scheduler

ToolHandles.scheduler = AvalancheSchedulerSvc(ThreadPoolSize=2)

Definition at line 21 of file ToolHandles.py.

◆ slimeventloopmgr

ToolHandles.slimeventloopmgr = HiveSlimEventLoopMgr(OutputLevel=INFO)

Definition at line 20 of file ToolHandles.py.

◆ topalgs

list ToolHandles.topalgs
Initial value:
1 = [
2  THDataProducer("THDataProducer"),
3  THDataProducer2("THDataProducer2"),
4  THDataConsumer("THDataConsumer"),
5 ]

Definition at line 24 of file ToolHandles.py.

◆ whiteboard

ToolHandles.whiteboard = HiveWhiteBoard("EventDataSvc", EventSlots=2)

Definition at line 19 of file ToolHandles.py.

ApplicationMgr
Definition: ApplicationMgr.h:57