![]() |
The Gaudi Framework
master (ff829712)
|
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 83 of file ConditionsStallTest.py.
ConditionsStallTest.a2 = Test__ViewTester("AlgB", OutputLevel=INFO) |
Definition at line 87 of file ConditionsStallTest.py.
ConditionsStallTest.a3 = Test__ViewTester("AlgC", OutputLevel=INFO) |
Definition at line 90 of file ConditionsStallTest.py.
ConditionsStallTest.algSeq |
Definition at line 93 of file ConditionsStallTest.py.
ConditionsStallTest.condSvc = CS(name="CondSvc", Algs=["AlgA"], Data=["/Event/A1"]) |
Definition at line 77 of file ConditionsStallTest.py.
ConditionsStallTest.EventLoop |
Definition at line 104 of file ConditionsStallTest.py.
ConditionsStallTest.EvtMax |
Definition at line 101 of file ConditionsStallTest.py.
int ConditionsStallTest.evtMax = 10 |
Definition at line 33 of file ConditionsStallTest.py.
ConditionsStallTest.EvtSel |
Definition at line 102 of file ConditionsStallTest.py.
int ConditionsStallTest.evtslots = 1 |
Definition at line 32 of file ConditionsStallTest.py.
ConditionsStallTest.ExtSvc |
Definition at line 103 of file ConditionsStallTest.py.
ConditionsStallTest.inpKeys |
Definition at line 85 of file ConditionsStallTest.py.
ConditionsStallTest.MessageSvcType |
Definition at line 106 of file ConditionsStallTest.py.
ConditionsStallTest.outKeys |
Definition at line 84 of file ConditionsStallTest.py.
ConditionsStallTest.OutputLevel |
Definition at line 68 of file ConditionsStallTest.py.
ConditionsStallTest.scheduler |
Definition at line 60 of file ConditionsStallTest.py.
ConditionsStallTest.slimeventloopmgr |
Definition at line 49 of file ConditionsStallTest.py.
int ConditionsStallTest.threads = 1 |
Definition at line 34 of file ConditionsStallTest.py.
ConditionsStallTest.TopAlg |
Definition at line 105 of file ConditionsStallTest.py.
ConditionsStallTest.whiteboard = HiveWhiteBoard("EventDataSvc", EventSlots=evtslots) |
Definition at line 41 of file ConditionsStallTest.py.