![]() |
The Gaudi Framework
v36r9 (fd2bdac3)
|
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 82 of file ConditionsStallTest.py.
ConditionsStallTest.a2 = Test__ViewTester("AlgB", OutputLevel=INFO) |
Definition at line 86 of file ConditionsStallTest.py.
ConditionsStallTest.a3 = Test__ViewTester("AlgC", OutputLevel=INFO) |
Definition at line 89 of file ConditionsStallTest.py.
ConditionsStallTest.algSeq |
Definition at line 92 of file ConditionsStallTest.py.
ConditionsStallTest.condSvc = CS(name="CondSvc", Algs=["AlgA"], Data=["/Event/A1"]) |
Definition at line 76 of file ConditionsStallTest.py.
ConditionsStallTest.EventLoop |
Definition at line 103 of file ConditionsStallTest.py.
int ConditionsStallTest.evtMax = 10 |
Definition at line 32 of file ConditionsStallTest.py.
ConditionsStallTest.EvtMax |
Definition at line 100 of file ConditionsStallTest.py.
ConditionsStallTest.EvtSel |
Definition at line 101 of file ConditionsStallTest.py.
int ConditionsStallTest.evtslots = 1 |
Definition at line 31 of file ConditionsStallTest.py.
ConditionsStallTest.ExtSvc |
Definition at line 102 of file ConditionsStallTest.py.
ConditionsStallTest.inpKeys |
Definition at line 84 of file ConditionsStallTest.py.
ConditionsStallTest.MessageSvcType |
Definition at line 105 of file ConditionsStallTest.py.
ConditionsStallTest.outKeys |
Definition at line 83 of file ConditionsStallTest.py.
ConditionsStallTest.OutputLevel |
Definition at line 67 of file ConditionsStallTest.py.
ConditionsStallTest.scheduler |
Definition at line 59 of file ConditionsStallTest.py.
ConditionsStallTest.slimeventloopmgr |
Definition at line 48 of file ConditionsStallTest.py.
int ConditionsStallTest.threads = 1 |
Definition at line 33 of file ConditionsStallTest.py.
ConditionsStallTest.TopAlg |
Definition at line 104 of file ConditionsStallTest.py.
ConditionsStallTest.whiteboard = HiveWhiteBoard("EventDataSvc", EventSlots=evtslots) |
Definition at line 40 of file ConditionsStallTest.py.