Loading [MathJax]/extensions/tex2jax.js
The Gaudi Framework  v31r0 (aeb156f0)
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Modules Pages
testWhiteBoard.py File Reference

Go to the source code of this file.

Namespaces

 testWhiteBoard
 

Variables

int testWhiteBoard.evtslots = 10
 
 testWhiteBoard.whiteboard = HiveWhiteBoard("EventDataSvc", EventSlots=evtslots)
 
 testWhiteBoard.slimeventloopmgr = HiveSlimEventLoopMgr(OutputLevel=DEBUG)
 
 testWhiteBoard.scheduler = AvalancheSchedulerSvc(ThreadPoolSize=8, OutputLevel=WARNING)
 
 testWhiteBoard.a1 = HiveTestAlgorithm("A1", Output=['/Event/a1'])
 
 testWhiteBoard.a2 = HiveTestAlgorithm("A2", Input=['/Event/a1'], Output=['/Event/a2'])
 
 testWhiteBoard.a3 = HiveTestAlgorithm("A3", Input=['/Event/a1'], Output=['/Event/a3'])
 
 testWhiteBoard.a4
 
 testWhiteBoard.EvtMax
 
 testWhiteBoard.EvtSel
 
 testWhiteBoard.ExtSvc
 
 testWhiteBoard.EventLoop
 
 testWhiteBoard.TopAlg
 
 testWhiteBoard.MessageSvcType