The Gaudi Framework  v36r1 (3e2fb5a8)
SuperAlgDynamicGraph Namespace Reference

Classes

class  MySuperAlg
 

Variables

 s1 = MySuperAlg('s1', OutputLevel=INFO)
 
 s2 = MySuperAlg('s2', OutputLevel=WARNING)
 
 top = s1 >> s2
 
 PercentPass
 
 OutputLevel
 
 DEBUG
 
 UseHelloWorld
 
 PrintControlFlowExpression
 
 TopAlg
 
 EvtMax
 
 EvtSel
 
 ExtSvc
 
 AuditAlgorithms
 

Variable Documentation

◆ AuditAlgorithms

SuperAlgDynamicGraph.AuditAlgorithms

Definition at line 80 of file SuperAlgDynamicGraph.py.

◆ DEBUG

SuperAlgDynamicGraph.DEBUG

Definition at line 67 of file SuperAlgDynamicGraph.py.

◆ EvtMax

SuperAlgDynamicGraph.EvtMax

Definition at line 77 of file SuperAlgDynamicGraph.py.

◆ EvtSel

SuperAlgDynamicGraph.EvtSel

Definition at line 78 of file SuperAlgDynamicGraph.py.

◆ ExtSvc

SuperAlgDynamicGraph.ExtSvc

Definition at line 79 of file SuperAlgDynamicGraph.py.

◆ OutputLevel

SuperAlgDynamicGraph.OutputLevel

Definition at line 67 of file SuperAlgDynamicGraph.py.

◆ PercentPass

SuperAlgDynamicGraph.PercentPass

Definition at line 67 of file SuperAlgDynamicGraph.py.

◆ PrintControlFlowExpression

SuperAlgDynamicGraph.PrintControlFlowExpression

Definition at line 72 of file SuperAlgDynamicGraph.py.

◆ s1

SuperAlgDynamicGraph.s1 = MySuperAlg('s1', OutputLevel=INFO)

Definition at line 63 of file SuperAlgDynamicGraph.py.

◆ s2

SuperAlgDynamicGraph.s2 = MySuperAlg('s2', OutputLevel=WARNING)

Definition at line 64 of file SuperAlgDynamicGraph.py.

◆ top

SuperAlgDynamicGraph.top = s1 >> s2

Definition at line 65 of file SuperAlgDynamicGraph.py.

◆ TopAlg

SuperAlgDynamicGraph.TopAlg

Definition at line 76 of file SuperAlgDynamicGraph.py.

◆ UseHelloWorld

SuperAlgDynamicGraph.UseHelloWorld

Definition at line 67 of file SuperAlgDynamicGraph.py.