![]() |
The Gaudi Framework
v36r1 (3e2fb5a8)
|
Variables | |
int | evtslots = 1 |
int | evtMax = 10 |
int | threads = 1 |
whiteboard = HiveWhiteBoard("EventDataSvc", EventSlots=evtslots) | |
slimeventloopmgr | |
scheduler | |
OutputLevel | |
condSvc = CS(name="CondSvc", Algs=["AlgA"], Data=["/Event/A1"]) | |
a1 = Test__ViewTester("AlgA", OutputLevel=INFO) | |
outKeys | |
inpKeys | |
a2 = Test__ViewTester("AlgB", OutputLevel=INFO) | |
a3 = Test__ViewTester("AlgC", OutputLevel=INFO) | |
algSeq | |
EvtMax | |
EvtSel | |
ExtSvc | |
EventLoop | |
TopAlg | |
MessageSvcType | |
ConditionsStallTest.a1 = Test__ViewTester("AlgA", OutputLevel=INFO) |
Definition at line 78 of file ConditionsStallTest.py.
ConditionsStallTest.a2 = Test__ViewTester("AlgB", OutputLevel=INFO) |
Definition at line 82 of file ConditionsStallTest.py.
ConditionsStallTest.a3 = Test__ViewTester("AlgC", OutputLevel=INFO) |
Definition at line 85 of file ConditionsStallTest.py.
ConditionsStallTest.algSeq |
Definition at line 88 of file ConditionsStallTest.py.
ConditionsStallTest.condSvc = CS(name="CondSvc", Algs=["AlgA"], Data=["/Event/A1"]) |
Definition at line 72 of file ConditionsStallTest.py.
ConditionsStallTest.EventLoop |
Definition at line 98 of file ConditionsStallTest.py.
int ConditionsStallTest.evtMax = 10 |
Definition at line 28 of file ConditionsStallTest.py.
ConditionsStallTest.EvtMax |
Definition at line 95 of file ConditionsStallTest.py.
ConditionsStallTest.EvtSel |
Definition at line 96 of file ConditionsStallTest.py.
int ConditionsStallTest.evtslots = 1 |
Definition at line 27 of file ConditionsStallTest.py.
ConditionsStallTest.ExtSvc |
Definition at line 97 of file ConditionsStallTest.py.
ConditionsStallTest.inpKeys |
Definition at line 80 of file ConditionsStallTest.py.
ConditionsStallTest.MessageSvcType |
Definition at line 100 of file ConditionsStallTest.py.
ConditionsStallTest.outKeys |
Definition at line 79 of file ConditionsStallTest.py.
ConditionsStallTest.OutputLevel |
Definition at line 64 of file ConditionsStallTest.py.
ConditionsStallTest.scheduler |
Definition at line 54 of file ConditionsStallTest.py.
ConditionsStallTest.slimeventloopmgr |
Definition at line 44 of file ConditionsStallTest.py.
int ConditionsStallTest.threads = 1 |
Definition at line 29 of file ConditionsStallTest.py.
ConditionsStallTest.TopAlg |
Definition at line 99 of file ConditionsStallTest.py.
ConditionsStallTest.whiteboard = HiveWhiteBoard("EventDataSvc", EventSlots=evtslots) |
Definition at line 36 of file ConditionsStallTest.py.