The Gaudi Framework  master (5f4a22f1)
Loading...
Searching...
No Matches
AvalancheSchedulerSimpleTest Namespace Reference

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

Variable Documentation

◆ a1

AvalancheSchedulerSimpleTest.a1 = CPUCruncher("A1")

Definition at line 91 of file AvalancheSchedulerSimpleTest.py.

◆ a2

AvalancheSchedulerSimpleTest.a2 = CPUCruncher("A2")

Definition at line 94 of file AvalancheSchedulerSimpleTest.py.

◆ a3

AvalancheSchedulerSimpleTest.a3 = CPUCruncher("A3")

Definition at line 98 of file AvalancheSchedulerSimpleTest.py.

◆ a4

AvalancheSchedulerSimpleTest.a4 = CPUCruncher("A4")

Definition at line 102 of file AvalancheSchedulerSimpleTest.py.

◆ avgRuntime

AvalancheSchedulerSimpleTest.avgRuntime

Definition at line 110 of file AvalancheSchedulerSimpleTest.py.

◆ Cardinality

AvalancheSchedulerSimpleTest.Cardinality

Definition at line 107 of file AvalancheSchedulerSimpleTest.py.

◆ cardinality

int AvalancheSchedulerSimpleTest.cardinality = 10

Definition at line 54 of file AvalancheSchedulerSimpleTest.py.

◆ ctrd

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

Definition at line 113 of file AvalancheSchedulerSimpleTest.py.

◆ ctrp

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

Definition at line 112 of file AvalancheSchedulerSimpleTest.py.

◆ EventLoop

AvalancheSchedulerSimpleTest.EventLoop

Definition at line 122 of file AvalancheSchedulerSimpleTest.py.

◆ EvtMax

AvalancheSchedulerSimpleTest.EvtMax

Definition at line 119 of file AvalancheSchedulerSimpleTest.py.

◆ evtMax

int AvalancheSchedulerSimpleTest.evtMax = 50

Definition at line 53 of file AvalancheSchedulerSimpleTest.py.

◆ EvtSel

AvalancheSchedulerSimpleTest.EvtSel

Definition at line 120 of file AvalancheSchedulerSimpleTest.py.

◆ evtslots

int AvalancheSchedulerSimpleTest.evtslots = 23

Definition at line 52 of file AvalancheSchedulerSimpleTest.py.

◆ ExtSvc

AvalancheSchedulerSimpleTest.ExtSvc

Definition at line 121 of file AvalancheSchedulerSimpleTest.py.

◆ inpKeys

AvalancheSchedulerSimpleTest.inpKeys

Definition at line 95 of file AvalancheSchedulerSimpleTest.py.

◆ MessageSvcType

AvalancheSchedulerSimpleTest.MessageSvcType

Definition at line 124 of file AvalancheSchedulerSimpleTest.py.

◆ outKeys

AvalancheSchedulerSimpleTest.outKeys

Definition at line 92 of file AvalancheSchedulerSimpleTest.py.

◆ OutputLevel

AvalancheSchedulerSimpleTest.OutputLevel

Definition at line 108 of file AvalancheSchedulerSimpleTest.py.

◆ scheduler

AvalancheSchedulerSimpleTest.scheduler
Initial value:
2 ThreadPoolSize=threads, OutputLevel=WARNING, DataDepsGraphFile="graphDump.dot"
3)

Definition at line 79 of file AvalancheSchedulerSimpleTest.py.

◆ shortCalib

AvalancheSchedulerSimpleTest.shortCalib

Definition at line 85 of file AvalancheSchedulerSimpleTest.py.

◆ slimeventloopmgr

AvalancheSchedulerSimpleTest.slimeventloopmgr = HiveSlimEventLoopMgr(SchedulerName="AvalancheSchedulerSvc")

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 123 of file AvalancheSchedulerSimpleTest.py.

◆ varRuntime

AvalancheSchedulerSimpleTest.varRuntime

Definition at line 109 of file AvalancheSchedulerSimpleTest.py.

◆ whiteboard

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

Definition at line 62 of file AvalancheSchedulerSimpleTest.py.