![]() |
The Gaudi Framework
v36r9p1 (5c15b2bb)
|
Variables | |
| int | evtMax = 1 |
| int | evtslots = 1 |
| int | algosInFlight = 1 |
| shortCalib | |
| OutputLevel | |
| whiteboard = HiveWhiteBoard("EventDataSvc", EventSlots=evtslots, OutputLevel=INFO) | |
| slimeventloopmgr | |
| ThreadPoolSize | |
| producerAlg1 = CPUCruncher(name="ProducerAlg1") | |
| outKeys | |
| updaterAlg1 = CPUCruncher(name="UpdaterAlg1") | |
| updaterAlg2 = CPUCruncher(name="UpdaterAlg2") | |
| producerAlg2 = CPUCruncher(name="ProducerAlg2") | |
| inpKeys | |
| updaterAlg3 = CPUCruncher(name="UpdaterAlg3") | |
| updaterAlg4 = CPUCruncher(name="UpdaterAlg4") | |
| branch2 = GaudiSequencer("ConditionalBranch", Sequential=True, ShortCircuit=True) | |
| Members | |
| branch = GaudiSequencer("UnConditionalBranch", ShortCircuit=False) | |
| EvtMax | |
| EvtSel | |
| ExtSvc | |
| EventLoop | |
| TopAlg | |
| MessageSvcType | |
| int ModelDFAmbiguity.algosInFlight = 1 |
Definition at line 32 of file ModelDFAmbiguity.py.
| ModelDFAmbiguity.branch = GaudiSequencer("UnConditionalBranch", ShortCircuit=False) |
Definition at line 68 of file ModelDFAmbiguity.py.
| ModelDFAmbiguity.branch2 = GaudiSequencer("ConditionalBranch", Sequential=True, ShortCircuit=True) |
Definition at line 65 of file ModelDFAmbiguity.py.
| ModelDFAmbiguity.EventLoop |
Definition at line 75 of file ModelDFAmbiguity.py.
| int ModelDFAmbiguity.evtMax = 1 |
Definition at line 30 of file ModelDFAmbiguity.py.
| ModelDFAmbiguity.EvtMax |
Definition at line 72 of file ModelDFAmbiguity.py.
| ModelDFAmbiguity.EvtSel |
Definition at line 73 of file ModelDFAmbiguity.py.
| int ModelDFAmbiguity.evtslots = 1 |
Definition at line 31 of file ModelDFAmbiguity.py.
| ModelDFAmbiguity.ExtSvc |
Definition at line 74 of file ModelDFAmbiguity.py.
| ModelDFAmbiguity.inpKeys |
Definition at line 56 of file ModelDFAmbiguity.py.
| ModelDFAmbiguity.Members |
Definition at line 66 of file ModelDFAmbiguity.py.
| ModelDFAmbiguity.MessageSvcType |
Definition at line 77 of file ModelDFAmbiguity.py.
| ModelDFAmbiguity.outKeys |
Definition at line 47 of file ModelDFAmbiguity.py.
| ModelDFAmbiguity.OutputLevel |
Definition at line 36 of file ModelDFAmbiguity.py.
| ModelDFAmbiguity.producerAlg1 = CPUCruncher(name="ProducerAlg1") |
Definition at line 46 of file ModelDFAmbiguity.py.
| ModelDFAmbiguity.producerAlg2 = CPUCruncher(name="ProducerAlg2") |
Definition at line 55 of file ModelDFAmbiguity.py.
| ModelDFAmbiguity.shortCalib |
Definition at line 34 of file ModelDFAmbiguity.py.
| ModelDFAmbiguity.slimeventloopmgr |
Definition at line 40 of file ModelDFAmbiguity.py.
| ModelDFAmbiguity.ThreadPoolSize |
Definition at line 44 of file ModelDFAmbiguity.py.
| ModelDFAmbiguity.TopAlg |
Definition at line 76 of file ModelDFAmbiguity.py.
| ModelDFAmbiguity.updaterAlg1 = CPUCruncher(name="UpdaterAlg1") |
Definition at line 49 of file ModelDFAmbiguity.py.
| ModelDFAmbiguity.updaterAlg2 = CPUCruncher(name="UpdaterAlg2") |
Definition at line 52 of file ModelDFAmbiguity.py.
| ModelDFAmbiguity.updaterAlg3 = CPUCruncher(name="UpdaterAlg3") |
Definition at line 59 of file ModelDFAmbiguity.py.
| ModelDFAmbiguity.updaterAlg4 = CPUCruncher(name="UpdaterAlg4") |
Definition at line 62 of file ModelDFAmbiguity.py.
| ModelDFAmbiguity.whiteboard = HiveWhiteBoard("EventDataSvc", EventSlots=evtslots, OutputLevel=INFO) |
Definition at line 38 of file ModelDFAmbiguity.py.