The Gaudi Framework  v36r7 (7f57a304)
ViewThenViewTest 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")
 
 a5 = Test__ViewTester("A5")
 
 a6 = Test__ViewTester("A6")
 
 a7 = Test__ViewTester("A7")
 
 Cardinality
 
 viewNodeOne
 
 viewNodeTwo
 
 createViewSeq
 
 EvtMax
 
 EvtSel
 
 ExtSvc
 
 EventLoop
 
 TopAlg
 
 MessageSvcType
 

Variable Documentation

◆ a1

ViewThenViewTest.a1 = Test__ViewTester("A1")

Definition at line 82 of file ViewThenViewTest.py.

◆ a2

ViewThenViewTest.a2 = Test__ViewTester("A2")

Definition at line 87 of file ViewThenViewTest.py.

◆ a3

ViewThenViewTest.a3 = Test__ViewTester("A3")

Definition at line 90 of file ViewThenViewTest.py.

◆ a4

ViewThenViewTest.a4 = Test__ViewTester("A4")

Definition at line 93 of file ViewThenViewTest.py.

◆ a5

ViewThenViewTest.a5 = Test__ViewTester("A5")

Definition at line 98 of file ViewThenViewTest.py.

◆ a6

ViewThenViewTest.a6 = Test__ViewTester("A6")

Definition at line 101 of file ViewThenViewTest.py.

◆ a7

ViewThenViewTest.a7 = Test__ViewTester("A7")

Definition at line 104 of file ViewThenViewTest.py.

◆ baseViewName

ViewThenViewTest.baseViewName

Definition at line 83 of file ViewThenViewTest.py.

◆ cardinality

int ViewThenViewTest.cardinality = 1

Definition at line 42 of file ViewThenViewTest.py.

◆ Cardinality

ViewThenViewTest.Cardinality

Definition at line 108 of file ViewThenViewTest.py.

◆ createViewSeq

ViewThenViewTest.createViewSeq
Initial value:
2  "createViewSeq",
3  Members=[a1, viewNodeOne, a4, viewNodeTwo, a7],
4  Sequential=True,
5  OutputLevel=VERBOSE,
6 )

Definition at line 119 of file ViewThenViewTest.py.

◆ EventLoop

ViewThenViewTest.EventLoop

Definition at line 133 of file ViewThenViewTest.py.

◆ evtMax

int ViewThenViewTest.evtMax = 10

Definition at line 41 of file ViewThenViewTest.py.

◆ EvtMax

ViewThenViewTest.EvtMax

Definition at line 130 of file ViewThenViewTest.py.

◆ EvtSel

ViewThenViewTest.EvtSel

Definition at line 131 of file ViewThenViewTest.py.

◆ evtslots

int ViewThenViewTest.evtslots = 1

Definition at line 40 of file ViewThenViewTest.py.

◆ ExtSvc

ViewThenViewTest.ExtSvc

Definition at line 132 of file ViewThenViewTest.py.

◆ MessageSvcType

ViewThenViewTest.MessageSvcType

Definition at line 135 of file ViewThenViewTest.py.

◆ OutputLevel

ViewThenViewTest.OutputLevel

Definition at line 76 of file ViewThenViewTest.py.

◆ scheduler

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

Definition at line 70 of file ViewThenViewTest.py.

◆ slimeventloopmgr

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

Definition at line 59 of file ViewThenViewTest.py.

◆ threads

int ViewThenViewTest.threads = 1

Definition at line 43 of file ViewThenViewTest.py.

◆ TopAlg

ViewThenViewTest.TopAlg

Definition at line 134 of file ViewThenViewTest.py.

◆ viewNodeName

ViewThenViewTest.viewNodeName

Definition at line 85 of file ViewThenViewTest.py.

◆ viewNodeOne

ViewThenViewTest.viewNodeOne
Initial value:
2  "viewNodeOne", Members=[a2, a3], Sequential=False, OutputLevel=VERBOSE
3 )

Definition at line 111 of file ViewThenViewTest.py.

◆ viewNodeTwo

ViewThenViewTest.viewNodeTwo
Initial value:
2  "viewNodeTwo", Members=[a5, a6], Sequential=False, OutputLevel=VERBOSE
3 )

Definition at line 115 of file ViewThenViewTest.py.

◆ viewNumber

ViewThenViewTest.viewNumber

Definition at line 84 of file ViewThenViewTest.py.

◆ viewsPerEvt

int ViewThenViewTest.viewsPerEvt = 2

Definition at line 44 of file ViewThenViewTest.py.

◆ whiteboard

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

Definition at line 51 of file ViewThenViewTest.py.

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