The Gaudi Framework  v36r1 (3e2fb5a8)
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 75 of file ViewThenViewTest.py.

◆ a2

ViewThenViewTest.a2 = Test__ViewTester("A2")

Definition at line 80 of file ViewThenViewTest.py.

◆ a3

ViewThenViewTest.a3 = Test__ViewTester("A3")

Definition at line 83 of file ViewThenViewTest.py.

◆ a4

ViewThenViewTest.a4 = Test__ViewTester("A4")

Definition at line 86 of file ViewThenViewTest.py.

◆ a5

ViewThenViewTest.a5 = Test__ViewTester("A5")

Definition at line 91 of file ViewThenViewTest.py.

◆ a6

ViewThenViewTest.a6 = Test__ViewTester("A6")

Definition at line 94 of file ViewThenViewTest.py.

◆ a7

ViewThenViewTest.a7 = Test__ViewTester("A7")

Definition at line 97 of file ViewThenViewTest.py.

◆ baseViewName

ViewThenViewTest.baseViewName

Definition at line 76 of file ViewThenViewTest.py.

◆ cardinality

int ViewThenViewTest.cardinality = 1

Definition at line 36 of file ViewThenViewTest.py.

◆ Cardinality

ViewThenViewTest.Cardinality

Definition at line 101 of file ViewThenViewTest.py.

◆ createViewSeq

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

Definition at line 110 of file ViewThenViewTest.py.

◆ EventLoop

ViewThenViewTest.EventLoop

Definition at line 123 of file ViewThenViewTest.py.

◆ evtMax

int ViewThenViewTest.evtMax = 10

Definition at line 35 of file ViewThenViewTest.py.

◆ EvtMax

ViewThenViewTest.EvtMax

Definition at line 120 of file ViewThenViewTest.py.

◆ EvtSel

ViewThenViewTest.EvtSel

Definition at line 121 of file ViewThenViewTest.py.

◆ evtslots

int ViewThenViewTest.evtslots = 1

Definition at line 34 of file ViewThenViewTest.py.

◆ ExtSvc

ViewThenViewTest.ExtSvc

Definition at line 122 of file ViewThenViewTest.py.

◆ MessageSvcType

ViewThenViewTest.MessageSvcType

Definition at line 125 of file ViewThenViewTest.py.

◆ OutputLevel

ViewThenViewTest.OutputLevel

Definition at line 69 of file ViewThenViewTest.py.

◆ scheduler

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

Definition at line 63 of file ViewThenViewTest.py.

◆ slimeventloopmgr

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

Definition at line 53 of file ViewThenViewTest.py.

◆ threads

int ViewThenViewTest.threads = 1

Definition at line 37 of file ViewThenViewTest.py.

◆ TopAlg

ViewThenViewTest.TopAlg

Definition at line 124 of file ViewThenViewTest.py.

◆ viewNodeName

ViewThenViewTest.viewNodeName

Definition at line 78 of file ViewThenViewTest.py.

◆ viewNodeOne

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

Definition at line 104 of file ViewThenViewTest.py.

◆ viewNodeTwo

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

Definition at line 107 of file ViewThenViewTest.py.

◆ viewNumber

ViewThenViewTest.viewNumber

Definition at line 77 of file ViewThenViewTest.py.

◆ viewsPerEvt

int ViewThenViewTest.viewsPerEvt = 2

Definition at line 38 of file ViewThenViewTest.py.

◆ whiteboard

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

Definition at line 45 of file ViewThenViewTest.py.

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