The Gaudi Framework  v37r1 (a7f61348)
AsyncIncidents Namespace Reference

Variables

 msgFmt
 
 msgSvc
 
 OutputLevel
 
 Format
 
 shortCalib
 
 evtslots
 
 evtMax
 
 cardinality
 
 algosInFlight
 
 whiteboard
 
 EventSlots
 
 slimeventloopmgr
 
 scheduler
 
 ThreadPoolSize
 
 EventLoopInitProcAlg
 
 EventLoopFinalProcAlg
 
 AITestSvc1
 
int FileOffset = 10000000,
 
int EventMultiplier = 1000,
 
list IncidentNames = ["BeginEvent", "EndEvent", "BeginRun", "EndRun", "AbortEvent"],
 
int Priority = 1000,
 
 AITestSvc2
 
 AITestAlg1
 
string ServiceName = "IncidentAwareService1",
 
int Cardinality = 5,
 
list inpKeys = ["/Event/a1"],
 
 AITestAlg2
 
 FakeInput
 
list outKeys = ["/Event/a1", "/Event/a3", "/Event/a4"],
 
float varRuntime = 0.1,
 
float avgRuntime = 0.1,
 
 Producer1
 
 Filter
 
 Producer2
 
 Filter2
 
 sequence0
 
 ModeOR
 
 ShortCircuit
 
 sequencex
 
 sequence1
 
 sequence2
 
 EvtMax = evtMax,
 
string EvtSel = "NONE",
 
list ExtSvc = [whiteboard, AITestSvc1, AITestSvc2],
 
 EventLoop = slimeventloopmgr,
 
list TopAlg = [sequence2],
 
string MessageSvcType = "InertMessageSvc",
 

Variable Documentation

◆ AITestAlg1

AsyncIncidents.AITestAlg1

Definition at line 77 of file AsyncIncidents.py.

◆ AITestAlg2

AsyncIncidents.AITestAlg2

Definition at line 84 of file AsyncIncidents.py.

◆ AITestSvc1

AsyncIncidents.AITestSvc1

Definition at line 63 of file AsyncIncidents.py.

◆ AITestSvc2

AsyncIncidents.AITestSvc2

Definition at line 70 of file AsyncIncidents.py.

◆ algosInFlight

AsyncIncidents.algosInFlight

Definition at line 45 of file AsyncIncidents.py.

◆ avgRuntime

float AsyncIncidents.avgRuntime = 0.1,

Definition at line 95 of file AsyncIncidents.py.

◆ cardinality

AsyncIncidents.cardinality

Definition at line 44 of file AsyncIncidents.py.

◆ Cardinality

int AsyncIncidents.Cardinality = 5,

Definition at line 80 of file AsyncIncidents.py.

◆ EventLoop

AsyncIncidents.EventLoop = slimeventloopmgr,

Definition at line 127 of file AsyncIncidents.py.

◆ EventLoopFinalProcAlg

AsyncIncidents.EventLoopFinalProcAlg

Definition at line 59 of file AsyncIncidents.py.

◆ EventLoopInitProcAlg

AsyncIncidents.EventLoopInitProcAlg

Definition at line 58 of file AsyncIncidents.py.

◆ EventMultiplier

int AsyncIncidents.EventMultiplier = 1000,

Definition at line 66 of file AsyncIncidents.py.

◆ EventSlots

AsyncIncidents.EventSlots

Definition at line 47 of file AsyncIncidents.py.

◆ evtMax

AsyncIncidents.evtMax

Definition at line 43 of file AsyncIncidents.py.

◆ EvtMax

AsyncIncidents.EvtMax = evtMax,

Definition at line 124 of file AsyncIncidents.py.

◆ EvtSel

string AsyncIncidents.EvtSel = "NONE",

Definition at line 125 of file AsyncIncidents.py.

◆ evtslots

AsyncIncidents.evtslots

Definition at line 42 of file AsyncIncidents.py.

◆ ExtSvc

list AsyncIncidents.ExtSvc = [whiteboard, AITestSvc1, AITestSvc2],

Definition at line 126 of file AsyncIncidents.py.

◆ FakeInput

AsyncIncidents.FakeInput

Definition at line 91 of file AsyncIncidents.py.

◆ FileOffset

int AsyncIncidents.FileOffset = 10000000,

Definition at line 65 of file AsyncIncidents.py.

◆ Filter

AsyncIncidents.Filter

Definition at line 102 of file AsyncIncidents.py.

◆ Filter2

AsyncIncidents.Filter2

Definition at line 106 of file AsyncIncidents.py.

◆ Format

AsyncIncidents.Format

Definition at line 35 of file AsyncIncidents.py.

◆ IncidentNames

list AsyncIncidents.IncidentNames = ["BeginEvent", "EndEvent", "BeginRun", "EndRun", "AbortEvent"],

Definition at line 67 of file AsyncIncidents.py.

◆ inpKeys

list AsyncIncidents.inpKeys = ["/Event/a1"],

Definition at line 81 of file AsyncIncidents.py.

◆ MessageSvcType

string AsyncIncidents.MessageSvcType = "InertMessageSvc",

Definition at line 129 of file AsyncIncidents.py.

◆ ModeOR

AsyncIncidents.ModeOR

Definition at line 109 of file AsyncIncidents.py.

◆ msgFmt

AsyncIncidents.msgFmt

Definition at line 33 of file AsyncIncidents.py.

◆ msgSvc

AsyncIncidents.msgSvc

Definition at line 34 of file AsyncIncidents.py.

◆ outKeys

AsyncIncidents.outKeys = ["/Event/a1", "/Event/a3", "/Event/a4"],

Definition at line 93 of file AsyncIncidents.py.

◆ OutputLevel

AsyncIncidents.OutputLevel

Definition at line 34 of file AsyncIncidents.py.

◆ Priority

int AsyncIncidents.Priority = 1000,

Definition at line 68 of file AsyncIncidents.py.

◆ Producer1

AsyncIncidents.Producer1

Definition at line 98 of file AsyncIncidents.py.

◆ Producer2

AsyncIncidents.Producer2

Definition at line 104 of file AsyncIncidents.py.

◆ scheduler

AsyncIncidents.scheduler

Definition at line 51 of file AsyncIncidents.py.

◆ sequence0

AsyncIncidents.sequence0

Definition at line 108 of file AsyncIncidents.py.

◆ sequence1

AsyncIncidents.sequence1

Definition at line 116 of file AsyncIncidents.py.

◆ sequence2

AsyncIncidents.sequence2

Definition at line 120 of file AsyncIncidents.py.

◆ sequencex

AsyncIncidents.sequencex

Definition at line 112 of file AsyncIncidents.py.

◆ ServiceName

string AsyncIncidents.ServiceName = "IncidentAwareService1",

Definition at line 79 of file AsyncIncidents.py.

◆ shortCalib

AsyncIncidents.shortCalib

Definition at line 39 of file AsyncIncidents.py.

◆ ShortCircuit

AsyncIncidents.ShortCircuit

Definition at line 110 of file AsyncIncidents.py.

◆ slimeventloopmgr

AsyncIncidents.slimeventloopmgr

Definition at line 49 of file AsyncIncidents.py.

◆ ThreadPoolSize

AsyncIncidents.ThreadPoolSize

Definition at line 51 of file AsyncIncidents.py.

◆ TopAlg

list AsyncIncidents.TopAlg = [sequence2],

Definition at line 128 of file AsyncIncidents.py.

◆ varRuntime

float AsyncIncidents.varRuntime = 0.1,

Definition at line 94 of file AsyncIncidents.py.

◆ whiteboard

AsyncIncidents.whiteboard

Definition at line 47 of file AsyncIncidents.py.