
Variables | |
| int | evtslots = 23 |
| int | evtMax = 50 |
| int | cardinality = 10 |
| int | threads = 10 |
| whiteboard = HiveWhiteBoard("EventDataSvc", EventSlots=evtslots) | |
| slimeventloopmgr = HiveSlimEventLoopMgr(SchedulerName="AvalancheSchedulerSvc") | |
| scheduler | |
| shortCalib | |
| a1 = CPUCruncher("A1") | |
| outKeys | |
| a2 = CPUCruncher("A2") | |
| inpKeys | |
| a3 = CPUCruncher("A3") | |
| a4 = CPUCruncher("A4") | |
| Cardinality | |
| OutputLevel | |
| varRuntime | |
| avgRuntime | |
| ctrp = ContextEventCounterPtr("CNT*", Cardinality=0, OutputLevel=INFO) | |
| ctrd = ContextEventCounterData("CNT&", Cardinality=0, OutputLevel=INFO) | |
| EvtMax | |
| EvtSel | |
| ExtSvc | |
| EventLoop | |
| TopAlg | |
| MessageSvcType | |
| AvalancheSchedulerSimpleTest.a1 = CPUCruncher("A1") |
Definition at line 92 of file AvalancheSchedulerSimpleTest.py.
| AvalancheSchedulerSimpleTest.a2 = CPUCruncher("A2") |
Definition at line 95 of file AvalancheSchedulerSimpleTest.py.
| AvalancheSchedulerSimpleTest.a3 = CPUCruncher("A3") |
Definition at line 99 of file AvalancheSchedulerSimpleTest.py.
| AvalancheSchedulerSimpleTest.a4 = CPUCruncher("A4") |
Definition at line 103 of file AvalancheSchedulerSimpleTest.py.
| AvalancheSchedulerSimpleTest.avgRuntime |
Definition at line 111 of file AvalancheSchedulerSimpleTest.py.
| AvalancheSchedulerSimpleTest.Cardinality |
Definition at line 108 of file AvalancheSchedulerSimpleTest.py.
| int AvalancheSchedulerSimpleTest.cardinality = 10 |
Definition at line 55 of file AvalancheSchedulerSimpleTest.py.
| AvalancheSchedulerSimpleTest.ctrd = ContextEventCounterData("CNT&", Cardinality=0, OutputLevel=INFO) |
Definition at line 114 of file AvalancheSchedulerSimpleTest.py.
| AvalancheSchedulerSimpleTest.ctrp = ContextEventCounterPtr("CNT*", Cardinality=0, OutputLevel=INFO) |
Definition at line 113 of file AvalancheSchedulerSimpleTest.py.
| AvalancheSchedulerSimpleTest.EventLoop |
Definition at line 123 of file AvalancheSchedulerSimpleTest.py.
| AvalancheSchedulerSimpleTest.EvtMax |
Definition at line 120 of file AvalancheSchedulerSimpleTest.py.
| int AvalancheSchedulerSimpleTest.evtMax = 50 |
Definition at line 54 of file AvalancheSchedulerSimpleTest.py.
| AvalancheSchedulerSimpleTest.EvtSel |
Definition at line 121 of file AvalancheSchedulerSimpleTest.py.
| int AvalancheSchedulerSimpleTest.evtslots = 23 |
Definition at line 53 of file AvalancheSchedulerSimpleTest.py.
| AvalancheSchedulerSimpleTest.ExtSvc |
Definition at line 122 of file AvalancheSchedulerSimpleTest.py.
| AvalancheSchedulerSimpleTest.inpKeys |
Definition at line 96 of file AvalancheSchedulerSimpleTest.py.
| AvalancheSchedulerSimpleTest.MessageSvcType |
Definition at line 125 of file AvalancheSchedulerSimpleTest.py.
| AvalancheSchedulerSimpleTest.outKeys |
Definition at line 93 of file AvalancheSchedulerSimpleTest.py.
| AvalancheSchedulerSimpleTest.OutputLevel |
Definition at line 109 of file AvalancheSchedulerSimpleTest.py.
| AvalancheSchedulerSimpleTest.scheduler |
Definition at line 80 of file AvalancheSchedulerSimpleTest.py.
| AvalancheSchedulerSimpleTest.shortCalib |
Definition at line 86 of file AvalancheSchedulerSimpleTest.py.
| AvalancheSchedulerSimpleTest.slimeventloopmgr = HiveSlimEventLoopMgr(SchedulerName="AvalancheSchedulerSvc") |
Definition at line 71 of file AvalancheSchedulerSimpleTest.py.
| int AvalancheSchedulerSimpleTest.threads = 10 |
Definition at line 56 of file AvalancheSchedulerSimpleTest.py.
| AvalancheSchedulerSimpleTest.TopAlg |
Definition at line 124 of file AvalancheSchedulerSimpleTest.py.
| AvalancheSchedulerSimpleTest.varRuntime |
Definition at line 110 of file AvalancheSchedulerSimpleTest.py.
| AvalancheSchedulerSimpleTest.whiteboard = HiveWhiteBoard("EventDataSvc", EventSlots=evtslots) |
Definition at line 63 of file AvalancheSchedulerSimpleTest.py.