The Gaudi Framework  v36r1 (3e2fb5a8)
ConditionsStallTest Namespace Reference

Variables

int evtslots = 1
 
int evtMax = 10
 
int threads = 1
 
 whiteboard = HiveWhiteBoard("EventDataSvc", EventSlots=evtslots)
 
 slimeventloopmgr
 
 scheduler
 
 OutputLevel
 
 condSvc = CS(name="CondSvc", Algs=["AlgA"], Data=["/Event/A1"])
 
 a1 = Test__ViewTester("AlgA", OutputLevel=INFO)
 
 outKeys
 
 inpKeys
 
 a2 = Test__ViewTester("AlgB", OutputLevel=INFO)
 
 a3 = Test__ViewTester("AlgC", OutputLevel=INFO)
 
 algSeq
 
 EvtMax
 
 EvtSel
 
 ExtSvc
 
 EventLoop
 
 TopAlg
 
 MessageSvcType
 

Variable Documentation

◆ a1

ConditionsStallTest.a1 = Test__ViewTester("AlgA", OutputLevel=INFO)

Definition at line 78 of file ConditionsStallTest.py.

◆ a2

ConditionsStallTest.a2 = Test__ViewTester("AlgB", OutputLevel=INFO)

Definition at line 82 of file ConditionsStallTest.py.

◆ a3

ConditionsStallTest.a3 = Test__ViewTester("AlgC", OutputLevel=INFO)

Definition at line 85 of file ConditionsStallTest.py.

◆ algSeq

ConditionsStallTest.algSeq
Initial value:
2  "algSeq", Members=[a1, a2, a3], Sequential=True, OutputLevel=INFO)

Definition at line 88 of file ConditionsStallTest.py.

◆ condSvc

ConditionsStallTest.condSvc = CS(name="CondSvc", Algs=["AlgA"], Data=["/Event/A1"])

Definition at line 72 of file ConditionsStallTest.py.

◆ EventLoop

ConditionsStallTest.EventLoop

Definition at line 98 of file ConditionsStallTest.py.

◆ evtMax

int ConditionsStallTest.evtMax = 10

Definition at line 28 of file ConditionsStallTest.py.

◆ EvtMax

ConditionsStallTest.EvtMax

Definition at line 95 of file ConditionsStallTest.py.

◆ EvtSel

ConditionsStallTest.EvtSel

Definition at line 96 of file ConditionsStallTest.py.

◆ evtslots

int ConditionsStallTest.evtslots = 1

Definition at line 27 of file ConditionsStallTest.py.

◆ ExtSvc

ConditionsStallTest.ExtSvc

Definition at line 97 of file ConditionsStallTest.py.

◆ inpKeys

ConditionsStallTest.inpKeys

Definition at line 80 of file ConditionsStallTest.py.

◆ MessageSvcType

ConditionsStallTest.MessageSvcType

Definition at line 100 of file ConditionsStallTest.py.

◆ outKeys

ConditionsStallTest.outKeys

Definition at line 79 of file ConditionsStallTest.py.

◆ OutputLevel

ConditionsStallTest.OutputLevel

Definition at line 64 of file ConditionsStallTest.py.

◆ scheduler

ConditionsStallTest.scheduler
Initial value:
2  ThreadPoolSize=threads,
3  OutputLevel=INFO,
4  CheckDependencies=True,
5  DataLoaderAlg="")

Definition at line 54 of file ConditionsStallTest.py.

◆ slimeventloopmgr

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

Definition at line 44 of file ConditionsStallTest.py.

◆ threads

int ConditionsStallTest.threads = 1

Definition at line 29 of file ConditionsStallTest.py.

◆ TopAlg

ConditionsStallTest.TopAlg

Definition at line 99 of file ConditionsStallTest.py.

◆ whiteboard

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

Definition at line 36 of file ConditionsStallTest.py.

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