testWhiteBoard.py File Reference

Go to the source code of this file.

Namespaces

 testWhiteBoard
 

Variables

int testWhiteBoard.evtslots = 10
 
tuple testWhiteBoard.whiteboard
 
tuple testWhiteBoard.eventloopmgr
 
tuple testWhiteBoard.a1 = HiveTestAlgorithm("A1", Output = ['/Event/a1'])
 
tuple testWhiteBoard.a2
 
tuple testWhiteBoard.a3
 
tuple testWhiteBoard.a4
 
string testWhiteBoard.EvtSel = 'NONE'
 
list testWhiteBoard.ExtSvc = [whiteboard]
 
 testWhiteBoard.EventLoop = eventloopmgr,
 
list testWhiteBoard.TopAlg = [a1,a2,a3,a4]