The Gaudi Framework  v36r11 (bdb84f5f)
detectSimpleStall Namespace Reference

Variables

int evtslots = 1
 
int evtMax = 1
 
int cardinality = 1
 
int threads = 1
 
 whiteboard = HiveWhiteBoard("EventDataSvc", EventSlots=evtslots)
 
 slimeventloopmgr
 
 scheduler = AvalancheSchedulerSvc(ThreadPoolSize=threads, OutputLevel=VERBOSE)
 
 OutputLevel
 
 shortCalib
 
 a1 = CPUCruncher("A1")
 
 InvertDecision
 
 a2 = CPUCruncher("A2")
 
 outKeys
 
 a3 = CPUCruncher("A3")
 
 inpKeys
 
 branch
 
 Members
 
 Cardinality
 
 avgRuntime
 
 EvtMax
 
 EvtSel
 
 ExtSvc
 
 EventLoop
 
 TopAlg
 
 MessageSvcType
 

Variable Documentation

◆ a1

detectSimpleStall.a1 = CPUCruncher("A1")

Definition at line 48 of file detectSimpleStall.py.

◆ a2

detectSimpleStall.a2 = CPUCruncher("A2")

Definition at line 54 of file detectSimpleStall.py.

◆ a3

detectSimpleStall.a3 = CPUCruncher("A3")

Definition at line 57 of file detectSimpleStall.py.

◆ avgRuntime

detectSimpleStall.avgRuntime

Definition at line 68 of file detectSimpleStall.py.

◆ branch

detectSimpleStall.branch
Initial value:
2  "EarlyExitBranch", ModeOR=False, ShortCircuit=True, Sequential=True
3 )

Definition at line 61 of file detectSimpleStall.py.

◆ cardinality

int detectSimpleStall.cardinality = 1

Definition at line 31 of file detectSimpleStall.py.

◆ Cardinality

detectSimpleStall.Cardinality

Definition at line 67 of file detectSimpleStall.py.

◆ EventLoop

detectSimpleStall.EventLoop

Definition at line 76 of file detectSimpleStall.py.

◆ evtMax

int detectSimpleStall.evtMax = 1

Definition at line 30 of file detectSimpleStall.py.

◆ EvtMax

detectSimpleStall.EvtMax

Definition at line 73 of file detectSimpleStall.py.

◆ EvtSel

detectSimpleStall.EvtSel

Definition at line 74 of file detectSimpleStall.py.

◆ evtslots

int detectSimpleStall.evtslots = 1

Definition at line 29 of file detectSimpleStall.py.

◆ ExtSvc

detectSimpleStall.ExtSvc

Definition at line 75 of file detectSimpleStall.py.

◆ inpKeys

detectSimpleStall.inpKeys

Definition at line 58 of file detectSimpleStall.py.

◆ InvertDecision

detectSimpleStall.InvertDecision

Definition at line 51 of file detectSimpleStall.py.

◆ Members

detectSimpleStall.Members

Definition at line 64 of file detectSimpleStall.py.

◆ MessageSvcType

detectSimpleStall.MessageSvcType

Definition at line 78 of file detectSimpleStall.py.

◆ outKeys

detectSimpleStall.outKeys

Definition at line 55 of file detectSimpleStall.py.

◆ OutputLevel

detectSimpleStall.OutputLevel

Definition at line 42 of file detectSimpleStall.py.

◆ scheduler

detectSimpleStall.scheduler = AvalancheSchedulerSvc(ThreadPoolSize=threads, OutputLevel=VERBOSE)

Definition at line 40 of file detectSimpleStall.py.

◆ shortCalib

detectSimpleStall.shortCalib

Definition at line 44 of file detectSimpleStall.py.

◆ slimeventloopmgr

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

Definition at line 36 of file detectSimpleStall.py.

◆ threads

int detectSimpleStall.threads = 1

Definition at line 32 of file detectSimpleStall.py.

◆ TopAlg

detectSimpleStall.TopAlg

Definition at line 77 of file detectSimpleStall.py.

◆ whiteboard

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

Definition at line 34 of file detectSimpleStall.py.

HiveSlimEventLoopMgr
Definition: HiveSlimEventLoopMgr.h:32
GaudiSequencer
Definition: GaudiSequencer.h:38