The Gaudi Framework  v36r1 (3e2fb5a8)
OffloadCMSRecoScenario Namespace Reference

Variables

int evtslots = 1
 
int evtMax = 5
 
int algosInFlight = 4
 
 whiteboard
 
 slimeventloopmgr
 
 ThreadPoolSize
 
 OutputLevel
 
 PreemptiveBlockingTasks
 
 MaxBlockingAlgosInFlight
 
 timeValue
 
 ifBlocking
 
 sequencer
 
 EvtMax
 
 EvtSel
 
 ExtSvc
 
 EventLoop
 
 TopAlg
 
 MessageSvcType
 

Variable Documentation

◆ algosInFlight

int OffloadCMSRecoScenario.algosInFlight = 4

Definition at line 22 of file OffloadCMSRecoScenario.py.

◆ EventLoop

OffloadCMSRecoScenario.EventLoop

Definition at line 60 of file OffloadCMSRecoScenario.py.

◆ evtMax

int OffloadCMSRecoScenario.evtMax = 5

Definition at line 21 of file OffloadCMSRecoScenario.py.

◆ EvtMax

OffloadCMSRecoScenario.EvtMax

Definition at line 57 of file OffloadCMSRecoScenario.py.

◆ EvtSel

OffloadCMSRecoScenario.EvtSel

Definition at line 58 of file OffloadCMSRecoScenario.py.

◆ evtslots

int OffloadCMSRecoScenario.evtslots = 1

Definition at line 20 of file OffloadCMSRecoScenario.py.

◆ ExtSvc

OffloadCMSRecoScenario.ExtSvc

Definition at line 59 of file OffloadCMSRecoScenario.py.

◆ ifBlocking

OffloadCMSRecoScenario.ifBlocking
Initial value:
1 = precedence.RndBiasedBooleanValue(
2  pattern={
3  True: 70,
4  False: 637
5  }, seed=1)

Definition at line 42 of file OffloadCMSRecoScenario.py.

◆ MaxBlockingAlgosInFlight

OffloadCMSRecoScenario.MaxBlockingAlgosInFlight

Definition at line 34 of file OffloadCMSRecoScenario.py.

◆ MessageSvcType

OffloadCMSRecoScenario.MessageSvcType

Definition at line 62 of file OffloadCMSRecoScenario.py.

◆ OutputLevel

OffloadCMSRecoScenario.OutputLevel

Definition at line 32 of file OffloadCMSRecoScenario.py.

◆ PreemptiveBlockingTasks

OffloadCMSRecoScenario.PreemptiveBlockingTasks

Definition at line 33 of file OffloadCMSRecoScenario.py.

◆ sequencer

OffloadCMSRecoScenario.sequencer
Initial value:
1 = precedence.CruncherSequence(
2  timeValue,
3  ifBlocking,
4  sleepFraction=0.9,
5  cfgPath="cms/reco/cf.graphml",
6  dfgPath="cms/reco/df.graphml",
7  topSequencer='TopSequencer').get()

Definition at line 48 of file OffloadCMSRecoScenario.py.

◆ slimeventloopmgr

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

Definition at line 27 of file OffloadCMSRecoScenario.py.

◆ ThreadPoolSize

OffloadCMSRecoScenario.ThreadPoolSize

Definition at line 31 of file OffloadCMSRecoScenario.py.

◆ timeValue

OffloadCMSRecoScenario.timeValue
Initial value:
1 = precedence.RealTimeValue(
2  path="cms/reco/algs-time.json", defaultTime=0.0)

Definition at line 37 of file OffloadCMSRecoScenario.py.

◆ TopAlg

OffloadCMSRecoScenario.TopAlg

Definition at line 61 of file OffloadCMSRecoScenario.py.

◆ whiteboard

OffloadCMSRecoScenario.whiteboard
Initial value:
2  "EventDataSvc", EventSlots=evtslots, OutputLevel=INFO)

Definition at line 24 of file OffloadCMSRecoScenario.py.

Gaudi::Functional::details::get
auto get(const Handle &handle, const Algo &, const EventContext &) -> decltype(details::deref(handle.get()))
Definition: FunctionalDetails.h:391
HiveSlimEventLoopMgr
Definition: HiveSlimEventLoopMgr.h:32
HiveWhiteBoard
Definition: HiveWhiteBoard.cpp:128