The Gaudi Framework  v37r1 (a7f61348)
AsyncIncidents.py File Reference

Go to the source code of this file.

Namespaces

 AsyncIncidents
 

Variables

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