![]() |
The Gaudi Framework
v36r1 (3e2fb5a8)
|
Variables | |
OutputLevel | |
int | evtslots = 13 |
int | evtMax = 50 |
int | cardinality = 10 |
int | algosInFlight = 10 |
whiteboard = HiveWhiteBoard("EventDataSvc", EventSlots=evtslots) | |
slimeventloopmgr = HiveSlimEventLoopMgr(OutputLevel=INFO) | |
scheduler | |
shortCalib | |
a1 = CPUCruncher("A1", varRuntime=.01, avgRuntime=.1) | |
outKeys | |
a2 = CPUCruncher("A2") | |
a3 = CPUCruncher("A3") | |
a4 = CPUCruncher("A4") | |
Cardinality | |
EvtMax | |
EvtSel | |
ExtSvc | |
EventLoop | |
TopAlg | |
MessageSvcType | |
BugCFHEP114.a1 = CPUCruncher("A1", varRuntime=.01, avgRuntime=.1) |
Definition at line 40 of file BugCFHEP114.py.
BugCFHEP114.a2 = CPUCruncher("A2") |
Definition at line 43 of file BugCFHEP114.py.
BugCFHEP114.a3 = CPUCruncher("A3") |
Definition at line 46 of file BugCFHEP114.py.
BugCFHEP114.a4 = CPUCruncher("A4") |
Definition at line 49 of file BugCFHEP114.py.
int BugCFHEP114.algosInFlight = 10 |
Definition at line 27 of file BugCFHEP114.py.
int BugCFHEP114.cardinality = 10 |
Definition at line 26 of file BugCFHEP114.py.
BugCFHEP114.Cardinality |
Definition at line 53 of file BugCFHEP114.py.
BugCFHEP114.EventLoop |
Definition at line 60 of file BugCFHEP114.py.
int BugCFHEP114.evtMax = 50 |
Definition at line 25 of file BugCFHEP114.py.
BugCFHEP114.EvtMax |
Definition at line 57 of file BugCFHEP114.py.
BugCFHEP114.EvtSel |
Definition at line 58 of file BugCFHEP114.py.
int BugCFHEP114.evtslots = 13 |
Definition at line 24 of file BugCFHEP114.py.
BugCFHEP114.ExtSvc |
Definition at line 59 of file BugCFHEP114.py.
BugCFHEP114.MessageSvcType |
Definition at line 62 of file BugCFHEP114.py.
BugCFHEP114.outKeys |
Definition at line 41 of file BugCFHEP114.py.
BugCFHEP114.OutputLevel |
Definition at line 21 of file BugCFHEP114.py.
BugCFHEP114.scheduler |
Definition at line 33 of file BugCFHEP114.py.
BugCFHEP114.shortCalib |
Definition at line 38 of file BugCFHEP114.py.
BugCFHEP114.slimeventloopmgr = HiveSlimEventLoopMgr(OutputLevel=INFO) |
Definition at line 31 of file BugCFHEP114.py.
BugCFHEP114.TopAlg |
Definition at line 61 of file BugCFHEP114.py.
BugCFHEP114.whiteboard = HiveWhiteBoard("EventDataSvc", EventSlots=evtslots) |
Definition at line 29 of file BugCFHEP114.py.