The Gaudi Framework  v36r9p1 (5c15b2bb)
AvalancheSchedulerSimpleTest Namespace Reference

Variables

int evtslots = 23
 
int evtMax = 50
 
int cardinality = 10
 
int threads = 10
 
 whiteboard = HiveWhiteBoard("EventDataSvc", EventSlots=evtslots)
 
 slimeventloopmgr
 
 scheduler = AvalancheSchedulerSvc(ThreadPoolSize=threads, OutputLevel=WARNING)
 
 OutputLevel
 
 shortCalib
 
 a1 = CPUCruncher("A1")
 
 outKeys
 
 a2 = CPUCruncher("A2")
 
 inpKeys
 
 a3 = CPUCruncher("A3")
 
 a4 = CPUCruncher("A4")
 
 Cardinality
 
 varRuntime
 
 avgRuntime
 
 ctrp = ContextEventCounterPtr("CNT*", Cardinality=0, OutputLevel=INFO)
 
 ctrd = ContextEventCounterData("CNT&", Cardinality=0, OutputLevel=INFO)
 
 EvtMax
 
 EvtSel
 
 ExtSvc
 
 EventLoop
 
 TopAlg
 
 MessageSvcType
 

Variable Documentation

◆ a1

AvalancheSchedulerSimpleTest.a1 = CPUCruncher("A1")

Definition at line 95 of file AvalancheSchedulerSimpleTest.py.

◆ a2

AvalancheSchedulerSimpleTest.a2 = CPUCruncher("A2")

Definition at line 98 of file AvalancheSchedulerSimpleTest.py.

◆ a3

AvalancheSchedulerSimpleTest.a3 = CPUCruncher("A3")

Definition at line 102 of file AvalancheSchedulerSimpleTest.py.

◆ a4

AvalancheSchedulerSimpleTest.a4 = CPUCruncher("A4")

Definition at line 106 of file AvalancheSchedulerSimpleTest.py.

◆ avgRuntime

AvalancheSchedulerSimpleTest.avgRuntime

Definition at line 114 of file AvalancheSchedulerSimpleTest.py.

◆ cardinality

int AvalancheSchedulerSimpleTest.cardinality = 10

Definition at line 54 of file AvalancheSchedulerSimpleTest.py.

◆ Cardinality

AvalancheSchedulerSimpleTest.Cardinality

Definition at line 111 of file AvalancheSchedulerSimpleTest.py.

◆ ctrd

AvalancheSchedulerSimpleTest.ctrd = ContextEventCounterData("CNT&", Cardinality=0, OutputLevel=INFO)

Definition at line 117 of file AvalancheSchedulerSimpleTest.py.

◆ ctrp

AvalancheSchedulerSimpleTest.ctrp = ContextEventCounterPtr("CNT*", Cardinality=0, OutputLevel=INFO)

Definition at line 116 of file AvalancheSchedulerSimpleTest.py.

◆ EventLoop

AvalancheSchedulerSimpleTest.EventLoop

Definition at line 126 of file AvalancheSchedulerSimpleTest.py.

◆ evtMax

int AvalancheSchedulerSimpleTest.evtMax = 50

Definition at line 53 of file AvalancheSchedulerSimpleTest.py.

◆ EvtMax

AvalancheSchedulerSimpleTest.EvtMax

Definition at line 123 of file AvalancheSchedulerSimpleTest.py.

◆ EvtSel

AvalancheSchedulerSimpleTest.EvtSel

Definition at line 124 of file AvalancheSchedulerSimpleTest.py.

◆ evtslots

int AvalancheSchedulerSimpleTest.evtslots = 23

Definition at line 52 of file AvalancheSchedulerSimpleTest.py.

◆ ExtSvc

AvalancheSchedulerSimpleTest.ExtSvc

Definition at line 125 of file AvalancheSchedulerSimpleTest.py.

◆ inpKeys

AvalancheSchedulerSimpleTest.inpKeys

Definition at line 99 of file AvalancheSchedulerSimpleTest.py.

◆ MessageSvcType

AvalancheSchedulerSimpleTest.MessageSvcType

Definition at line 128 of file AvalancheSchedulerSimpleTest.py.

◆ outKeys

AvalancheSchedulerSimpleTest.outKeys

Definition at line 96 of file AvalancheSchedulerSimpleTest.py.

◆ OutputLevel

AvalancheSchedulerSimpleTest.OutputLevel

Definition at line 87 of file AvalancheSchedulerSimpleTest.py.

◆ scheduler

AvalancheSchedulerSimpleTest.scheduler = AvalancheSchedulerSvc(ThreadPoolSize=threads, OutputLevel=WARNING)

Definition at line 81 of file AvalancheSchedulerSimpleTest.py.

◆ shortCalib

AvalancheSchedulerSimpleTest.shortCalib

Definition at line 89 of file AvalancheSchedulerSimpleTest.py.

◆ slimeventloopmgr

AvalancheSchedulerSimpleTest.slimeventloopmgr
Initial value:
2  SchedulerName="AvalancheSchedulerSvc", OutputLevel=DEBUG
3 )

Definition at line 70 of file AvalancheSchedulerSimpleTest.py.

◆ threads

int AvalancheSchedulerSimpleTest.threads = 10

Definition at line 55 of file AvalancheSchedulerSimpleTest.py.

◆ TopAlg

AvalancheSchedulerSimpleTest.TopAlg

Definition at line 127 of file AvalancheSchedulerSimpleTest.py.

◆ varRuntime

AvalancheSchedulerSimpleTest.varRuntime

Definition at line 113 of file AvalancheSchedulerSimpleTest.py.

◆ whiteboard

AvalancheSchedulerSimpleTest.whiteboard = HiveWhiteBoard("EventDataSvc", EventSlots=evtslots)

Definition at line 62 of file AvalancheSchedulerSimpleTest.py.

HiveSlimEventLoopMgr
Definition: HiveSlimEventLoopMgr.h:32