The Gaudi Framework  v36r7 (7f57a304)
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 45 of file testMultithreadedAlg.py.

◆ avgRuntime

testMultithreadedAlg.avgRuntime

Definition at line 47 of file testMultithreadedAlg.py.

◆ cardinality

int testMultithreadedAlg.cardinality = 1

Definition at line 28 of file testMultithreadedAlg.py.

◆ Cardinality

testMultithreadedAlg.Cardinality

Definition at line 46 of file testMultithreadedAlg.py.

◆ EventLoop

testMultithreadedAlg.EventLoop

Definition at line 57 of file testMultithreadedAlg.py.

◆ evtMax

int testMultithreadedAlg.evtMax = 1

Definition at line 27 of file testMultithreadedAlg.py.

◆ EvtMax

testMultithreadedAlg.EvtMax

Definition at line 54 of file testMultithreadedAlg.py.

◆ EvtSel

testMultithreadedAlg.EvtSel

Definition at line 55 of file testMultithreadedAlg.py.

◆ evtslots

int testMultithreadedAlg.evtslots = 1

Definition at line 26 of file testMultithreadedAlg.py.

◆ ExtSvc

testMultithreadedAlg.ExtSvc

Definition at line 56 of file testMultithreadedAlg.py.

◆ MessageSvcType

testMultithreadedAlg.MessageSvcType

Definition at line 59 of file testMultithreadedAlg.py.

◆ NParallel

testMultithreadedAlg.NParallel

Definition at line 48 of file testMultithreadedAlg.py.

◆ OutputLevel

testMultithreadedAlg.OutputLevel

Definition at line 39 of file testMultithreadedAlg.py.

◆ scheduler

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

Definition at line 37 of file testMultithreadedAlg.py.

◆ shortCalib

testMultithreadedAlg.shortCalib

Definition at line 41 of file testMultithreadedAlg.py.

◆ slimeventloopmgr

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

Definition at line 33 of file testMultithreadedAlg.py.

◆ threads

int testMultithreadedAlg.threads = 5

Definition at line 29 of file testMultithreadedAlg.py.

◆ TopAlg

testMultithreadedAlg.TopAlg

Definition at line 58 of file testMultithreadedAlg.py.

◆ whiteboard

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

Definition at line 31 of file testMultithreadedAlg.py.

HiveSlimEventLoopMgr
Definition: HiveSlimEventLoopMgr.h:32