The Gaudi Framework  master (08f81203)
Loading...
Searching...
No Matches
BugCFHEP114 Namespace Reference

Variables

 OutputLevel
int evtslots = 13
int evtMax = 50
int cardinality = 10
int algosInFlight = 10
 whiteboard = HiveWhiteBoard("EventDataSvc", EventSlots=evtslots)
 slimeventloopmgr = HiveSlimEventLoopMgr(OutputLevel=INFO)
 scheduler = AvalancheSchedulerSvc(ThreadPoolSize=algosInFlight, OutputLevel=WARNING)
 shortCalib
 a1 = CPUCruncher("A1", varRuntime=0.01, avgRuntime=0.1)
 outKeys
 a2 = CPUCruncher("A2")
 a3 = CPUCruncher("A3")
 a4 = CPUCruncher("A4")
 Cardinality
 EvtMax
 EvtSel
 ExtSvc
 EventLoop
 TopAlg
 MessageSvcType

Variable Documentation

◆ a1

BugCFHEP114.a1 = CPUCruncher("A1", varRuntime=0.01, avgRuntime=0.1)

Definition at line 46 of file BugCFHEP114.py.

◆ a2

BugCFHEP114.a2 = CPUCruncher("A2")

Definition at line 49 of file BugCFHEP114.py.

◆ a3

BugCFHEP114.a3 = CPUCruncher("A3")

Definition at line 52 of file BugCFHEP114.py.

◆ a4

BugCFHEP114.a4 = CPUCruncher("A4")

Definition at line 55 of file BugCFHEP114.py.

◆ algosInFlight

int BugCFHEP114.algosInFlight = 10

Definition at line 34 of file BugCFHEP114.py.

◆ Cardinality

BugCFHEP114.Cardinality

Definition at line 59 of file BugCFHEP114.py.

◆ cardinality

int BugCFHEP114.cardinality = 10

Definition at line 33 of file BugCFHEP114.py.

◆ EventLoop

BugCFHEP114.EventLoop

Definition at line 66 of file BugCFHEP114.py.

◆ EvtMax

BugCFHEP114.EvtMax

Definition at line 63 of file BugCFHEP114.py.

◆ evtMax

int BugCFHEP114.evtMax = 50

Definition at line 32 of file BugCFHEP114.py.

◆ EvtSel

BugCFHEP114.EvtSel

Definition at line 64 of file BugCFHEP114.py.

◆ evtslots

int BugCFHEP114.evtslots = 13

Definition at line 31 of file BugCFHEP114.py.

◆ ExtSvc

BugCFHEP114.ExtSvc

Definition at line 65 of file BugCFHEP114.py.

◆ MessageSvcType

BugCFHEP114.MessageSvcType

Definition at line 68 of file BugCFHEP114.py.

◆ outKeys

BugCFHEP114.outKeys

Definition at line 47 of file BugCFHEP114.py.

◆ OutputLevel

BugCFHEP114.OutputLevel

Definition at line 28 of file BugCFHEP114.py.

◆ scheduler

BugCFHEP114.scheduler = AvalancheSchedulerSvc(ThreadPoolSize=algosInFlight, OutputLevel=WARNING)

Definition at line 40 of file BugCFHEP114.py.

◆ shortCalib

BugCFHEP114.shortCalib

Definition at line 44 of file BugCFHEP114.py.

◆ slimeventloopmgr

BugCFHEP114.slimeventloopmgr = HiveSlimEventLoopMgr(OutputLevel=INFO)

Definition at line 38 of file BugCFHEP114.py.

◆ TopAlg

BugCFHEP114.TopAlg

Definition at line 67 of file BugCFHEP114.py.

◆ whiteboard

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

Definition at line 36 of file BugCFHEP114.py.