The Gaudi Framework  v36r9p1 (5c15b2bb)
AvalancheSchedulerErrorTest Namespace Reference

Variables

int evtslots = 8
 
int evtMax = 50
 
int cardinality = 10
 
int threads = 10
 
 whiteboard = HiveWhiteBoard("EventDataSvc", EventSlots=evtslots)
 
 slimeventloopmgr
 
 scheduler = AvalancheSchedulerSvc(ThreadPoolSize=threads, OutputLevel=DEBUG)
 
 OutputLevel
 
 shortCalib
 
 a1 = CPUCruncher("A1")
 
 outKeys
 
 a2 = CPUCruncher("A2")
 
 inpKeys
 
 a3 = CPUCruncher("A3")
 
 FailNEvents
 
 a4 = CPUCruncher("A4")
 
 a5 = CPUCruncher("A5")
 
 Cardinality
 
 avgRuntime
 
 msgSvc = InertMessageSvc("MessageSvc", Format="% F%30W%S%4W%e%s%7W%R%T %0W%M")
 
 EvtMax
 
 EvtSel
 
 ExtSvc
 
 EventLoop
 
 TopAlg
 
 MessageSvcType
 

Variable Documentation

◆ a1

AvalancheSchedulerErrorTest.a1 = CPUCruncher("A1")

Definition at line 56 of file AvalancheSchedulerErrorTest.py.

◆ a2

AvalancheSchedulerErrorTest.a2 = CPUCruncher("A2")

Definition at line 59 of file AvalancheSchedulerErrorTest.py.

◆ a3

AvalancheSchedulerErrorTest.a3 = CPUCruncher("A3")

Definition at line 63 of file AvalancheSchedulerErrorTest.py.

◆ a4

AvalancheSchedulerErrorTest.a4 = CPUCruncher("A4")

Definition at line 68 of file AvalancheSchedulerErrorTest.py.

◆ a5

AvalancheSchedulerErrorTest.a5 = CPUCruncher("A5")

Definition at line 72 of file AvalancheSchedulerErrorTest.py.

◆ avgRuntime

AvalancheSchedulerErrorTest.avgRuntime

Definition at line 78 of file AvalancheSchedulerErrorTest.py.

◆ cardinality

int AvalancheSchedulerErrorTest.cardinality = 10

Definition at line 32 of file AvalancheSchedulerErrorTest.py.

◆ Cardinality

AvalancheSchedulerErrorTest.Cardinality

Definition at line 77 of file AvalancheSchedulerErrorTest.py.

◆ EventLoop

AvalancheSchedulerErrorTest.EventLoop

Definition at line 87 of file AvalancheSchedulerErrorTest.py.

◆ evtMax

int AvalancheSchedulerErrorTest.evtMax = 50

Definition at line 31 of file AvalancheSchedulerErrorTest.py.

◆ EvtMax

AvalancheSchedulerErrorTest.EvtMax

Definition at line 84 of file AvalancheSchedulerErrorTest.py.

◆ EvtSel

AvalancheSchedulerErrorTest.EvtSel

Definition at line 85 of file AvalancheSchedulerErrorTest.py.

◆ evtslots

int AvalancheSchedulerErrorTest.evtslots = 8

Definition at line 30 of file AvalancheSchedulerErrorTest.py.

◆ ExtSvc

AvalancheSchedulerErrorTest.ExtSvc

Definition at line 86 of file AvalancheSchedulerErrorTest.py.

◆ FailNEvents

AvalancheSchedulerErrorTest.FailNEvents

Definition at line 66 of file AvalancheSchedulerErrorTest.py.

◆ inpKeys

AvalancheSchedulerErrorTest.inpKeys

Definition at line 60 of file AvalancheSchedulerErrorTest.py.

◆ MessageSvcType

AvalancheSchedulerErrorTest.MessageSvcType

Definition at line 89 of file AvalancheSchedulerErrorTest.py.

◆ msgSvc

AvalancheSchedulerErrorTest.msgSvc = InertMessageSvc("MessageSvc", Format="% F%30W%S%4W%e%s%7W%R%T %0W%M")

Definition at line 80 of file AvalancheSchedulerErrorTest.py.

◆ outKeys

AvalancheSchedulerErrorTest.outKeys

Definition at line 57 of file AvalancheSchedulerErrorTest.py.

◆ OutputLevel

AvalancheSchedulerErrorTest.OutputLevel

Definition at line 43 of file AvalancheSchedulerErrorTest.py.

◆ scheduler

AvalancheSchedulerErrorTest.scheduler = AvalancheSchedulerSvc(ThreadPoolSize=threads, OutputLevel=DEBUG)

Definition at line 41 of file AvalancheSchedulerErrorTest.py.

◆ shortCalib

AvalancheSchedulerErrorTest.shortCalib

Definition at line 44 of file AvalancheSchedulerErrorTest.py.

◆ slimeventloopmgr

AvalancheSchedulerErrorTest.slimeventloopmgr
Initial value:
2  SchedulerName="AvalancheSchedulerSvc", OutputLevel=DEBUG, AbortOnFailure=False
3 )

Definition at line 37 of file AvalancheSchedulerErrorTest.py.

◆ threads

int AvalancheSchedulerErrorTest.threads = 10

Definition at line 33 of file AvalancheSchedulerErrorTest.py.

◆ TopAlg

AvalancheSchedulerErrorTest.TopAlg

Definition at line 88 of file AvalancheSchedulerErrorTest.py.

◆ whiteboard

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

Definition at line 35 of file AvalancheSchedulerErrorTest.py.

HiveSlimEventLoopMgr
Definition: HiveSlimEventLoopMgr.h:32