Loading [MathJax]/extensions/tex2jax.js
The Gaudi Framework  v38r0 (2143aa4c)
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Modules Pages
SuperAlgorithm Namespace Reference

Variables

 s1
 Job options file. More...
 
 OutputLevel
 
 s2
 
 top
 
 PercentPass
 
 sand
 
 sor
 
 all
 
 StopCount
 
 PrintControlFlowExpression
 
list TopAlg = [all],
 
int EvtMax = 10,
 
string EvtSel = "NONE",
 
list ExtSvc = ["ToolSvc", "AuditorSvc", "Gaudi::Monitoring::MessageSvcSink"],
 
bool AuditAlgorithms = True,
 

Variable Documentation

◆ all

SuperAlgorithm.all

Definition at line 45 of file SuperAlgorithm.py.

◆ AuditAlgorithms

bool SuperAlgorithm.AuditAlgorithms = True,

Definition at line 58 of file SuperAlgorithm.py.

◆ EvtMax

int SuperAlgorithm.EvtMax = 10,

Definition at line 55 of file SuperAlgorithm.py.

◆ EvtSel

string SuperAlgorithm.EvtSel = "NONE",

Definition at line 56 of file SuperAlgorithm.py.

◆ ExtSvc

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

Definition at line 57 of file SuperAlgorithm.py.

◆ OutputLevel

SuperAlgorithm.OutputLevel

Definition at line 27 of file SuperAlgorithm.py.

◆ PercentPass

SuperAlgorithm.PercentPass

Definition at line 31 of file SuperAlgorithm.py.

◆ PrintControlFlowExpression

SuperAlgorithm.PrintControlFlowExpression

Definition at line 50 of file SuperAlgorithm.py.

◆ s1

SuperAlgorithm.s1

Job options file.

Definition at line 27 of file SuperAlgorithm.py.

◆ s2

SuperAlgorithm.s2

Definition at line 28 of file SuperAlgorithm.py.

◆ sand

SuperAlgorithm.sand

Definition at line 36 of file SuperAlgorithm.py.

◆ sor

SuperAlgorithm.sor

Definition at line 37 of file SuperAlgorithm.py.

◆ StopCount

SuperAlgorithm.StopCount

Definition at line 45 of file SuperAlgorithm.py.

◆ top

SuperAlgorithm.top

Definition at line 29 of file SuperAlgorithm.py.

◆ TopAlg

list SuperAlgorithm.TopAlg = [all],

Definition at line 54 of file SuperAlgorithm.py.