The Gaudi Framework  v36r7 (7f57a304)
AutoLoadUnmetDataInputs Namespace Reference

Variables

int evtslots = 1
 
int evtMax = 3
 
int algosInFlight = 1
 
 whiteboard = HiveWhiteBoard("EventDataSvc", EventSlots=evtslots, OutputLevel=INFO)
 
 slimeventloopmgr = HiveSlimEventLoopMgr(SchedulerName="AvalancheSchedulerSvc")
 
 ThreadPoolSize
 
 CheckDependencies
 
 True
 
 DataLoaderAlg
 
 shortCalib
 
 a1 = CPUCruncher("AlgA", Loader=True, OutputLevel=VERBOSE)
 
 a2 = CPUCruncher("AlgB", OutputLevel=VERBOSE)
 
 inpKeys
 
 a3 = CPUCruncher("AlgC", OutputLevel=VERBOSE)
 
 avgRuntime
 
 EvtMax
 
 EvtSel
 
 ExtSvc
 
 EventLoop
 
 TopAlg
 
 MessageSvcType
 
 OutputLevel
 

Variable Documentation

◆ a1

AutoLoadUnmetDataInputs.a1 = CPUCruncher("AlgA", Loader=True, OutputLevel=VERBOSE)

Definition at line 41 of file AutoLoadUnmetDataInputs.py.

◆ a2

AutoLoadUnmetDataInputs.a2 = CPUCruncher("AlgB", OutputLevel=VERBOSE)

Definition at line 43 of file AutoLoadUnmetDataInputs.py.

◆ a3

AutoLoadUnmetDataInputs.a3 = CPUCruncher("AlgC", OutputLevel=VERBOSE)

Definition at line 46 of file AutoLoadUnmetDataInputs.py.

◆ algosInFlight

AutoLoadUnmetDataInputs.algosInFlight = 1

Definition at line 28 of file AutoLoadUnmetDataInputs.py.

◆ avgRuntime

AutoLoadUnmetDataInputs.avgRuntime

Definition at line 50 of file AutoLoadUnmetDataInputs.py.

◆ CheckDependencies

AutoLoadUnmetDataInputs.CheckDependencies

Definition at line 35 of file AutoLoadUnmetDataInputs.py.

◆ DataLoaderAlg

AutoLoadUnmetDataInputs.DataLoaderAlg

Definition at line 35 of file AutoLoadUnmetDataInputs.py.

◆ EventLoop

AutoLoadUnmetDataInputs.EventLoop

Definition at line 56 of file AutoLoadUnmetDataInputs.py.

◆ evtMax

int AutoLoadUnmetDataInputs.evtMax = 3

Definition at line 27 of file AutoLoadUnmetDataInputs.py.

◆ EvtMax

AutoLoadUnmetDataInputs.EvtMax

Definition at line 53 of file AutoLoadUnmetDataInputs.py.

◆ EvtSel

AutoLoadUnmetDataInputs.EvtSel

Definition at line 54 of file AutoLoadUnmetDataInputs.py.

◆ evtslots

int AutoLoadUnmetDataInputs.evtslots = 1

Definition at line 26 of file AutoLoadUnmetDataInputs.py.

◆ ExtSvc

AutoLoadUnmetDataInputs.ExtSvc

Definition at line 55 of file AutoLoadUnmetDataInputs.py.

◆ inpKeys

AutoLoadUnmetDataInputs.inpKeys

Definition at line 44 of file AutoLoadUnmetDataInputs.py.

◆ MessageSvcType

AutoLoadUnmetDataInputs.MessageSvcType

Definition at line 58 of file AutoLoadUnmetDataInputs.py.

◆ OutputLevel

AutoLoadUnmetDataInputs.OutputLevel

Definition at line 59 of file AutoLoadUnmetDataInputs.py.

◆ shortCalib

AutoLoadUnmetDataInputs.shortCalib

Definition at line 38 of file AutoLoadUnmetDataInputs.py.

◆ slimeventloopmgr

AutoLoadUnmetDataInputs.slimeventloopmgr = HiveSlimEventLoopMgr(SchedulerName="AvalancheSchedulerSvc")

Definition at line 32 of file AutoLoadUnmetDataInputs.py.

◆ ThreadPoolSize

AutoLoadUnmetDataInputs.ThreadPoolSize

Definition at line 35 of file AutoLoadUnmetDataInputs.py.

◆ TopAlg

AutoLoadUnmetDataInputs.TopAlg

Definition at line 57 of file AutoLoadUnmetDataInputs.py.

◆ True

AutoLoadUnmetDataInputs.True

Definition at line 35 of file AutoLoadUnmetDataInputs.py.

◆ whiteboard

AutoLoadUnmetDataInputs.whiteboard = HiveWhiteBoard("EventDataSvc", EventSlots=evtslots, OutputLevel=INFO)

Definition at line 30 of file AutoLoadUnmetDataInputs.py.