![]() |
The Gaudi Framework
v27r0
|
Variables | |
| int | evtslots = 10 |
| tuple | whiteboard |
| tuple | eventloopmgr |
| tuple | a1 = HiveTestAlgorithm("A1", Output = ['/Event/a1']) |
| tuple | a2 |
| tuple | a3 |
| tuple | a4 |
| string | EvtSel = 'NONE' |
| list | ExtSvc = [whiteboard] |
| EventLoop = eventloopmgr, | |
| list | TopAlg = [a1,a2,a3,a4] |
| tuple testWhiteBoard.a1 = HiveTestAlgorithm("A1", Output = ['/Event/a1']) |
Definition at line 13 of file testWhiteBoard.py.
| tuple testWhiteBoard.a2 |
Definition at line 14 of file testWhiteBoard.py.
| tuple testWhiteBoard.a3 |
Definition at line 16 of file testWhiteBoard.py.
| tuple testWhiteBoard.a4 |
Definition at line 18 of file testWhiteBoard.py.
| testWhiteBoard.EventLoop = eventloopmgr, |
Definition at line 24 of file testWhiteBoard.py.
| tuple testWhiteBoard.eventloopmgr |
Definition at line 8 of file testWhiteBoard.py.
| string testWhiteBoard.EvtSel = 'NONE' |
Definition at line 22 of file testWhiteBoard.py.
| int testWhiteBoard.evtslots = 10 |
Definition at line 4 of file testWhiteBoard.py.
| list testWhiteBoard.ExtSvc = [whiteboard] |
Definition at line 23 of file testWhiteBoard.py.
| tuple testWhiteBoard.whiteboard |
Definition at line 6 of file testWhiteBoard.py.