![]() |
The Gaudi Framework
v36r11 (bdb84f5f)
|
Variables | |
int | evtslots = 1 |
int | evtMax = 10 |
int | cardinality = 1 |
int | threads = 1 |
int | viewsPerEvt = 2 |
whiteboard = HiveWhiteBoard("EventDataSvc", EventSlots=evtslots) | |
slimeventloopmgr | |
scheduler = AvalancheSchedulerSvc(ThreadPoolSize=threads, OutputLevel=INFO) | |
OutputLevel | |
a1 = Test__ViewTester("A1") | |
baseViewName | |
viewNumber | |
viewNodeName | |
a2 = Test__ViewTester("A2") | |
a3 = Test__ViewTester("A3") | |
a4 = Test__ViewTester("A4") | |
Cardinality | |
viewNode | |
createViewSeq | |
EvtMax | |
EvtSel | |
ExtSvc | |
EventLoop | |
TopAlg | |
MessageSvcType | |
BasicViewTest.a1 = Test__ViewTester("A1") |
Definition at line 80 of file BasicViewTest.py.
BasicViewTest.a2 = Test__ViewTester("A2") |
Definition at line 85 of file BasicViewTest.py.
BasicViewTest.a3 = Test__ViewTester("A3") |
Definition at line 88 of file BasicViewTest.py.
BasicViewTest.a4 = Test__ViewTester("A4") |
Definition at line 91 of file BasicViewTest.py.
BasicViewTest.baseViewName |
Definition at line 81 of file BasicViewTest.py.
int BasicViewTest.cardinality = 1 |
Definition at line 40 of file BasicViewTest.py.
BasicViewTest.Cardinality |
Definition at line 95 of file BasicViewTest.py.
BasicViewTest.createViewSeq |
Definition at line 102 of file BasicViewTest.py.
BasicViewTest.EventLoop |
Definition at line 113 of file BasicViewTest.py.
int BasicViewTest.evtMax = 10 |
Definition at line 39 of file BasicViewTest.py.
BasicViewTest.EvtMax |
Definition at line 110 of file BasicViewTest.py.
BasicViewTest.EvtSel |
Definition at line 111 of file BasicViewTest.py.
int BasicViewTest.evtslots = 1 |
Definition at line 38 of file BasicViewTest.py.
BasicViewTest.ExtSvc |
Definition at line 112 of file BasicViewTest.py.
BasicViewTest.MessageSvcType |
Definition at line 115 of file BasicViewTest.py.
BasicViewTest.OutputLevel |
Definition at line 74 of file BasicViewTest.py.
BasicViewTest.scheduler = AvalancheSchedulerSvc(ThreadPoolSize=threads, OutputLevel=INFO) |
Definition at line 68 of file BasicViewTest.py.
BasicViewTest.slimeventloopmgr |
Definition at line 57 of file BasicViewTest.py.
int BasicViewTest.threads = 1 |
Definition at line 41 of file BasicViewTest.py.
BasicViewTest.TopAlg |
Definition at line 114 of file BasicViewTest.py.
BasicViewTest.viewNode |
Definition at line 98 of file BasicViewTest.py.
BasicViewTest.viewNodeName |
Definition at line 83 of file BasicViewTest.py.
BasicViewTest.viewNumber |
Definition at line 82 of file BasicViewTest.py.
int BasicViewTest.viewsPerEvt = 2 |
Definition at line 42 of file BasicViewTest.py.
BasicViewTest.whiteboard = HiveWhiteBoard("EventDataSvc", EventSlots=evtslots) |
Definition at line 49 of file BasicViewTest.py.