The Gaudi Framework  v36r11 (bdb84f5f)
BasicViewTest 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 = AvalancheSchedulerSvc(ThreadPoolSize=threads, OutputLevel=INFO)
 
 OutputLevel
 
 a1 = Test__ViewTester("A1")
 
 baseViewName
 
 viewNumber
 
 viewNodeName
 
 a2 = Test__ViewTester("A2")
 
 a3 = Test__ViewTester("A3")
 
 a4 = Test__ViewTester("A4")
 
 Cardinality
 
 viewNode
 
 createViewSeq
 
 EvtMax
 
 EvtSel
 
 ExtSvc
 
 EventLoop
 
 TopAlg
 
 MessageSvcType
 

Variable Documentation

◆ a1

BasicViewTest.a1 = Test__ViewTester("A1")

Definition at line 80 of file BasicViewTest.py.

◆ a2

BasicViewTest.a2 = Test__ViewTester("A2")

Definition at line 85 of file BasicViewTest.py.

◆ a3

BasicViewTest.a3 = Test__ViewTester("A3")

Definition at line 88 of file BasicViewTest.py.

◆ a4

BasicViewTest.a4 = Test__ViewTester("A4")

Definition at line 91 of file BasicViewTest.py.

◆ baseViewName

BasicViewTest.baseViewName

Definition at line 81 of file BasicViewTest.py.

◆ cardinality

int BasicViewTest.cardinality = 1

Definition at line 40 of file BasicViewTest.py.

◆ Cardinality

BasicViewTest.Cardinality

Definition at line 95 of file BasicViewTest.py.

◆ createViewSeq

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

Definition at line 102 of file BasicViewTest.py.

◆ EventLoop

BasicViewTest.EventLoop

Definition at line 113 of file BasicViewTest.py.

◆ evtMax

int BasicViewTest.evtMax = 10

Definition at line 39 of file BasicViewTest.py.

◆ EvtMax

BasicViewTest.EvtMax

Definition at line 110 of file BasicViewTest.py.

◆ EvtSel

BasicViewTest.EvtSel

Definition at line 111 of file BasicViewTest.py.

◆ evtslots

int BasicViewTest.evtslots = 1

Definition at line 38 of file BasicViewTest.py.

◆ ExtSvc

BasicViewTest.ExtSvc

Definition at line 112 of file BasicViewTest.py.

◆ MessageSvcType

BasicViewTest.MessageSvcType

Definition at line 115 of file BasicViewTest.py.

◆ OutputLevel

BasicViewTest.OutputLevel

Definition at line 74 of file BasicViewTest.py.

◆ scheduler

BasicViewTest.scheduler = AvalancheSchedulerSvc(ThreadPoolSize=threads, OutputLevel=INFO)

Definition at line 68 of file BasicViewTest.py.

◆ slimeventloopmgr

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

Definition at line 57 of file BasicViewTest.py.

◆ threads

int BasicViewTest.threads = 1

Definition at line 41 of file BasicViewTest.py.

◆ TopAlg

BasicViewTest.TopAlg

Definition at line 114 of file BasicViewTest.py.

◆ viewNode

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

Definition at line 98 of file BasicViewTest.py.

◆ viewNodeName

BasicViewTest.viewNodeName

Definition at line 83 of file BasicViewTest.py.

◆ viewNumber

BasicViewTest.viewNumber

Definition at line 82 of file BasicViewTest.py.

◆ viewsPerEvt

int BasicViewTest.viewsPerEvt = 2

Definition at line 42 of file BasicViewTest.py.

◆ whiteboard

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

Definition at line 49 of file BasicViewTest.py.

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