The Gaudi Framework  v36r1 (3e2fb5a8)
SubSlotException Namespace Reference

Variables

int evtslots = 1
 
int evtMax = 10
 
int cardinality = 1
 
int threads = 1
 
int viewsPerEvt = 2
 
 whiteboard = HiveWhiteBoard("EventDataSvc", EventSlots=evtslots)
 
 slimeventloopmgr
 
 scheduler
 
 OutputLevel
 
 a1 = Test__ViewTester("A1")
 
 baseViewName
 
 viewNumber
 
 viewNodeName
 
 a2 = Test__ViewTester("A2")
 
 a3 = GaudiTesting__StopLoopAlg("A3", EventCount=3, Mode="exception")
 
 a4 = Test__ViewTester("A4")
 
 Cardinality
 
 viewNode
 
 createViewSeq
 
 EvtMax
 
 EvtSel
 
 ExtSvc
 
 EventLoop
 
 TopAlg
 
 MessageSvcType
 

Variable Documentation

◆ a1

SubSlotException.a1 = Test__ViewTester("A1")

Definition at line 75 of file SubSlotException.py.

◆ a2

SubSlotException.a2 = Test__ViewTester("A2")

Definition at line 80 of file SubSlotException.py.

◆ a3

SubSlotException.a3 = GaudiTesting__StopLoopAlg("A3", EventCount=3, Mode="exception")

Definition at line 86 of file SubSlotException.py.

◆ a4

SubSlotException.a4 = Test__ViewTester("A4")

Definition at line 88 of file SubSlotException.py.

◆ baseViewName

SubSlotException.baseViewName

Definition at line 76 of file SubSlotException.py.

◆ cardinality

int SubSlotException.cardinality = 1

Definition at line 35 of file SubSlotException.py.

◆ Cardinality

SubSlotException.Cardinality

Definition at line 92 of file SubSlotException.py.

◆ createViewSeq

SubSlotException.createViewSeq
Initial value:
2  "createViewSeq",
3  Members=[a1, viewNode, a4],
4  Sequential=True,
5  OutputLevel=INFO)

Definition at line 102 of file SubSlotException.py.

◆ EventLoop

SubSlotException.EventLoop

Definition at line 115 of file SubSlotException.py.

◆ evtMax

int SubSlotException.evtMax = 10

Definition at line 34 of file SubSlotException.py.

◆ EvtMax

SubSlotException.EvtMax

Definition at line 112 of file SubSlotException.py.

◆ EvtSel

SubSlotException.EvtSel

Definition at line 113 of file SubSlotException.py.

◆ evtslots

int SubSlotException.evtslots = 1

Definition at line 33 of file SubSlotException.py.

◆ ExtSvc

SubSlotException.ExtSvc

Definition at line 114 of file SubSlotException.py.

◆ MessageSvcType

SubSlotException.MessageSvcType

Definition at line 117 of file SubSlotException.py.

◆ OutputLevel

SubSlotException.OutputLevel

Definition at line 69 of file SubSlotException.py.

◆ scheduler

SubSlotException.scheduler
Initial value:
2  ThreadPoolSize=threads, OutputLevel=INFO, VerboseSubSlots=True)

Definition at line 62 of file SubSlotException.py.

◆ slimeventloopmgr

SubSlotException.slimeventloopmgr
Initial value:
2  SchedulerName="AvalancheSchedulerSvc", OutputLevel=INFO)

Definition at line 52 of file SubSlotException.py.

◆ threads

int SubSlotException.threads = 1

Definition at line 36 of file SubSlotException.py.

◆ TopAlg

SubSlotException.TopAlg

Definition at line 116 of file SubSlotException.py.

◆ viewNode

SubSlotException.viewNode
Initial value:
2  "viewNode",
3  Members=[a2, a3],
4  Sequential=False,
5  ShortCircuit=False,
6  OutputLevel=INFO)

Definition at line 95 of file SubSlotException.py.

◆ viewNodeName

SubSlotException.viewNodeName

Definition at line 78 of file SubSlotException.py.

◆ viewNumber

SubSlotException.viewNumber

Definition at line 77 of file SubSlotException.py.

◆ viewsPerEvt

int SubSlotException.viewsPerEvt = 2

Definition at line 37 of file SubSlotException.py.

◆ whiteboard

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

Definition at line 44 of file SubSlotException.py.

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