![]() |
The Gaudi Framework
v36r11 (bdb84f5f)
|
Variables | |
| OutputLevel | |
| int | evtslots = 13 |
| int | evtMax = 50 |
| int | cardinality = 10 |
| int | algosInFlight = 10 |
| whiteboard = HiveWhiteBoard("EventDataSvc", EventSlots=evtslots) | |
| slimeventloopmgr = HiveSlimEventLoopMgr(OutputLevel=INFO) | |
| scheduler = AvalancheSchedulerSvc(ThreadPoolSize=algosInFlight, OutputLevel=WARNING) | |
| shortCalib | |
| a1 = CPUCruncher("A1", varRuntime=0.01, avgRuntime=0.1) | |
| outKeys | |
| a2 = CPUCruncher("A2") | |
| a3 = CPUCruncher("A3") | |
| a4 = CPUCruncher("A4") | |
| Cardinality | |
| EvtMax | |
| EvtSel | |
| ExtSvc | |
| EventLoop | |
| TopAlg | |
| MessageSvcType | |
| BugCFHEP114.a1 = CPUCruncher("A1", varRuntime=0.01, avgRuntime=0.1) |
Definition at line 46 of file BugCFHEP114.py.
| BugCFHEP114.a2 = CPUCruncher("A2") |
Definition at line 49 of file BugCFHEP114.py.
| BugCFHEP114.a3 = CPUCruncher("A3") |
Definition at line 52 of file BugCFHEP114.py.
| BugCFHEP114.a4 = CPUCruncher("A4") |
Definition at line 55 of file BugCFHEP114.py.
| int BugCFHEP114.algosInFlight = 10 |
Definition at line 34 of file BugCFHEP114.py.
| int BugCFHEP114.cardinality = 10 |
Definition at line 33 of file BugCFHEP114.py.
| BugCFHEP114.Cardinality |
Definition at line 59 of file BugCFHEP114.py.
| BugCFHEP114.EventLoop |
Definition at line 66 of file BugCFHEP114.py.
| int BugCFHEP114.evtMax = 50 |
Definition at line 32 of file BugCFHEP114.py.
| BugCFHEP114.EvtMax |
Definition at line 63 of file BugCFHEP114.py.
| BugCFHEP114.EvtSel |
Definition at line 64 of file BugCFHEP114.py.
| int BugCFHEP114.evtslots = 13 |
Definition at line 31 of file BugCFHEP114.py.
| BugCFHEP114.ExtSvc |
Definition at line 65 of file BugCFHEP114.py.
| BugCFHEP114.MessageSvcType |
Definition at line 68 of file BugCFHEP114.py.
| BugCFHEP114.outKeys |
Definition at line 47 of file BugCFHEP114.py.
| BugCFHEP114.OutputLevel |
Definition at line 28 of file BugCFHEP114.py.
| BugCFHEP114.scheduler = AvalancheSchedulerSvc(ThreadPoolSize=algosInFlight, OutputLevel=WARNING) |
Definition at line 40 of file BugCFHEP114.py.
| BugCFHEP114.shortCalib |
Definition at line 44 of file BugCFHEP114.py.
| BugCFHEP114.slimeventloopmgr = HiveSlimEventLoopMgr(OutputLevel=INFO) |
Definition at line 38 of file BugCFHEP114.py.
| BugCFHEP114.TopAlg |
Definition at line 67 of file BugCFHEP114.py.
| BugCFHEP114.whiteboard = HiveWhiteBoard("EventDataSvc", EventSlots=evtslots) |
Definition at line 36 of file BugCFHEP114.py.