The Gaudi Framework  v36r1 (3e2fb5a8)
testMultithreadedAlg Namespace Reference

Variables

int evtslots = 1
 
int evtMax = 1
 
int cardinality = 1
 
int threads = 5
 
 whiteboard = HiveWhiteBoard("EventDataSvc", EventSlots=evtslots)
 
 slimeventloopmgr
 
 scheduler = AvalancheSchedulerSvc(ThreadPoolSize=threads, OutputLevel=VERBOSE)
 
 OutputLevel
 
 shortCalib
 
 a1 = CPUCruncher("A1")
 
 Cardinality
 
 avgRuntime
 
 NParallel
 
 EvtMax
 
 EvtSel
 
 ExtSvc
 
 EventLoop
 
 TopAlg
 
 MessageSvcType
 

Variable Documentation

◆ a1

testMultithreadedAlg.a1 = CPUCruncher("A1")

Definition at line 38 of file testMultithreadedAlg.py.

◆ avgRuntime

testMultithreadedAlg.avgRuntime

Definition at line 40 of file testMultithreadedAlg.py.

◆ cardinality

int testMultithreadedAlg.cardinality = 1

Definition at line 22 of file testMultithreadedAlg.py.

◆ Cardinality

testMultithreadedAlg.Cardinality

Definition at line 39 of file testMultithreadedAlg.py.

◆ EventLoop

testMultithreadedAlg.EventLoop

Definition at line 50 of file testMultithreadedAlg.py.

◆ evtMax

int testMultithreadedAlg.evtMax = 1

Definition at line 21 of file testMultithreadedAlg.py.

◆ EvtMax

testMultithreadedAlg.EvtMax

Definition at line 47 of file testMultithreadedAlg.py.

◆ EvtSel

testMultithreadedAlg.EvtSel

Definition at line 48 of file testMultithreadedAlg.py.

◆ evtslots

int testMultithreadedAlg.evtslots = 1

Definition at line 20 of file testMultithreadedAlg.py.

◆ ExtSvc

testMultithreadedAlg.ExtSvc

Definition at line 49 of file testMultithreadedAlg.py.

◆ MessageSvcType

testMultithreadedAlg.MessageSvcType

Definition at line 52 of file testMultithreadedAlg.py.

◆ NParallel

testMultithreadedAlg.NParallel

Definition at line 41 of file testMultithreadedAlg.py.

◆ OutputLevel

testMultithreadedAlg.OutputLevel

Definition at line 32 of file testMultithreadedAlg.py.

◆ scheduler

testMultithreadedAlg.scheduler = AvalancheSchedulerSvc(ThreadPoolSize=threads, OutputLevel=VERBOSE)

Definition at line 30 of file testMultithreadedAlg.py.

◆ shortCalib

testMultithreadedAlg.shortCalib

Definition at line 34 of file testMultithreadedAlg.py.

◆ slimeventloopmgr

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

Definition at line 27 of file testMultithreadedAlg.py.

◆ threads

int testMultithreadedAlg.threads = 5

Definition at line 23 of file testMultithreadedAlg.py.

◆ TopAlg

testMultithreadedAlg.TopAlg

Definition at line 51 of file testMultithreadedAlg.py.

◆ whiteboard

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

Definition at line 25 of file testMultithreadedAlg.py.

HiveSlimEventLoopMgr
Definition: HiveSlimEventLoopMgr.h:32