The Gaudi Framework  v36r9p1 (5c15b2bb)
AsyncIncidents.py File Reference

Go to the source code of this file.

Namespaces

 AsyncIncidents
 

Variables

string AsyncIncidents.msgFmt = "% F%40W%S%4W%s%e%7W%R%T %0W%M"
 
 AsyncIncidents.msgSvc = InertMessageSvc("MessageSvc", OutputLevel=INFO)
 
 AsyncIncidents.Format
 
 AsyncIncidents.OutputLevel
 
 AsyncIncidents.shortCalib
 
int AsyncIncidents.evtslots = 5
 
int AsyncIncidents.evtMax = 20
 
int AsyncIncidents.cardinality = 10
 
int AsyncIncidents.algosInFlight = 10
 
 AsyncIncidents.whiteboard = HiveWhiteBoard("EventDataSvc", EventSlots=evtslots)
 
 AsyncIncidents.slimeventloopmgr = HiveSlimEventLoopMgr(OutputLevel=INFO)
 
 AsyncIncidents.scheduler = AvalancheSchedulerSvc(ThreadPoolSize=algosInFlight, OutputLevel=DEBUG)
 
 AsyncIncidents.EventLoopInitProcAlg = IncidentProcAlg("EventLoopInitProcessingAlg", OutputLevel=DEBUG)
 
 AsyncIncidents.EventLoopFinalProcAlg
 
 AsyncIncidents.AITestSvc1
 
 AsyncIncidents.AITestSvc2
 
 AsyncIncidents.AITestAlg1
 
 AsyncIncidents.AITestAlg2
 
 AsyncIncidents.FakeInput
 
 AsyncIncidents.Producer1
 
 AsyncIncidents.Filter = CPUCruncher("Filter", inpKeys=["/Event/a4"])
 
 AsyncIncidents.Producer2 = CPUCruncher("Producer2", inpKeys=["/Event/a3"], outKeys=["/Event/a2"])
 
 AsyncIncidents.Filter2 = CPUCruncher("Filter2", inpKeys=["/Event/a2"])
 
 AsyncIncidents.sequence0 = GaudiSequencer("Sequence0")
 
 AsyncIncidents.ModeOR
 
 AsyncIncidents.ShortCircuit
 
 AsyncIncidents.sequencex = GaudiSequencer("SequenceX")
 
 AsyncIncidents.sequence1 = GaudiSequencer("Sequence1")
 
 AsyncIncidents.sequence2 = GaudiSequencer("Sequence2")
 
 AsyncIncidents.EvtMax
 
 AsyncIncidents.EvtSel
 
 AsyncIncidents.ExtSvc
 
 AsyncIncidents.EventLoop
 
 AsyncIncidents.TopAlg
 
 AsyncIncidents.MessageSvcType