The Gaudi Framework  v37r1 (a7f61348)
SuperAlgDynamicGraph Namespace Reference

Classes

class  MySuperAlg
 Job options file. More...
 

Variables

 s1
 
 OutputLevel
 
 s2
 
 top
 
 PercentPass
 
 DEBUG
 
 UseHelloWorld
 
 PrintControlFlowExpression
 
list TopAlg = [top],
 
int EvtMax = 10,
 
string EvtSel = "NONE",
 
list ExtSvc = ["ToolSvc", "AuditorSvc", "Gaudi::Monitoring::MessageSvcSink"],
 
bool AuditAlgorithms = True,
 

Variable Documentation

◆ AuditAlgorithms

bool SuperAlgDynamicGraph.AuditAlgorithms = True,

Definition at line 82 of file SuperAlgDynamicGraph.py.

◆ DEBUG

SuperAlgDynamicGraph.DEBUG

Definition at line 69 of file SuperAlgDynamicGraph.py.

◆ EvtMax

int SuperAlgDynamicGraph.EvtMax = 10,

Definition at line 79 of file SuperAlgDynamicGraph.py.

◆ EvtSel

string SuperAlgDynamicGraph.EvtSel = "NONE",

Definition at line 80 of file SuperAlgDynamicGraph.py.

◆ ExtSvc

list SuperAlgDynamicGraph.ExtSvc = ["ToolSvc", "AuditorSvc", "Gaudi::Monitoring::MessageSvcSink"],

Definition at line 81 of file SuperAlgDynamicGraph.py.

◆ OutputLevel

SuperAlgDynamicGraph.OutputLevel

Definition at line 65 of file SuperAlgDynamicGraph.py.

◆ PercentPass

SuperAlgDynamicGraph.PercentPass

Definition at line 69 of file SuperAlgDynamicGraph.py.

◆ PrintControlFlowExpression

SuperAlgDynamicGraph.PrintControlFlowExpression

Definition at line 74 of file SuperAlgDynamicGraph.py.

◆ s1

SuperAlgDynamicGraph.s1

Definition at line 65 of file SuperAlgDynamicGraph.py.

◆ s2

SuperAlgDynamicGraph.s2

Definition at line 66 of file SuperAlgDynamicGraph.py.

◆ top

SuperAlgDynamicGraph.top

Definition at line 67 of file SuperAlgDynamicGraph.py.

◆ TopAlg

list SuperAlgDynamicGraph.TopAlg = [top],

Definition at line 78 of file SuperAlgDynamicGraph.py.

◆ UseHelloWorld

SuperAlgDynamicGraph.UseHelloWorld

Definition at line 69 of file SuperAlgDynamicGraph.py.