Loading [MathJax]/extensions/tex2jax.js
The Gaudi Framework  v36r11 (bdb84f5f)
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Modules Pages
EarlyTerminatingBranchesSharingAlgorithm.py File Reference

Go to the source code of this file.

Namespaces

 EarlyTerminatingBranchesSharingAlgorithm
 

Functions

def EarlyTerminatingBranchesSharingAlgorithm.parOR (name, subs=[])
 
def EarlyTerminatingBranchesSharingAlgorithm.seqAND (name, subs=[])
 

Variables

int EarlyTerminatingBranchesSharingAlgorithm.evtslots = 1
 
int EarlyTerminatingBranchesSharingAlgorithm.evtMax = 1
 
int EarlyTerminatingBranchesSharingAlgorithm.algosInFlight = 1
 
 EarlyTerminatingBranchesSharingAlgorithm.whiteboard = HiveWhiteBoard("EventDataSvc", EventSlots=evtslots, OutputLevel=INFO)
 
 EarlyTerminatingBranchesSharingAlgorithm.slimeventloopmgr
 
 EarlyTerminatingBranchesSharingAlgorithm.ThreadPoolSize
 
 EarlyTerminatingBranchesSharingAlgorithm.OutputLevel
 
 EarlyTerminatingBranchesSharingAlgorithm.topSequence = GaudiSequencer("topSequence")
 
def EarlyTerminatingBranchesSharingAlgorithm.and1A = seqAND("AND1A")
 
 EarlyTerminatingBranchesSharingAlgorithm.filterA = CPUCruncher("filterA")
 
def EarlyTerminatingBranchesSharingAlgorithm.and2A = seqAND("AND2A")
 
def EarlyTerminatingBranchesSharingAlgorithm.orA = parOR("ORA")
 
def EarlyTerminatingBranchesSharingAlgorithm.and3A = seqAND("AND3A")
 
 EarlyTerminatingBranchesSharingAlgorithm.alg1 = CPUCruncher("Alg1")
 
 EarlyTerminatingBranchesSharingAlgorithm.hypoA = CPUCruncher("hypoA")
 
def EarlyTerminatingBranchesSharingAlgorithm.and1B = seqAND("AND1B")
 
 EarlyTerminatingBranchesSharingAlgorithm.filterB = CPUCruncher("filterB", InvertDecision=True)
 
def EarlyTerminatingBranchesSharingAlgorithm.and2B = seqAND("AND2B")
 
def EarlyTerminatingBranchesSharingAlgorithm.orB = parOR("ORB")
 
def EarlyTerminatingBranchesSharingAlgorithm.and3B = seqAND("AND3B")
 
 EarlyTerminatingBranchesSharingAlgorithm.alg2 = CPUCruncher("Alg2")
 
 EarlyTerminatingBranchesSharingAlgorithm.hypoB = CPUCruncher("hypoB")
 
 EarlyTerminatingBranchesSharingAlgorithm.EvtMax
 
 EarlyTerminatingBranchesSharingAlgorithm.EvtSel
 
 EarlyTerminatingBranchesSharingAlgorithm.ExtSvc
 
 EarlyTerminatingBranchesSharingAlgorithm.EventLoop
 
 EarlyTerminatingBranchesSharingAlgorithm.TopAlg
 
 EarlyTerminatingBranchesSharingAlgorithm.MessageSvcType