ATLAS Offline Software
Classes | Namespaces | Functions | Variables
Control/AthenaCommon/python/AlgSequence.py File Reference

Go to the source code of this file.

Classes

class  python.AlgSequence.AthSequencer
 sequence of Gaudi algorithms, to replace the generated configurable More...
 
class  python.AlgSequence.AthRetrySequencer
 AthRetrySequencer -------------------------------------------------------—. More...
 

Namespaces

 python.AlgSequence
 

Functions

def python.AlgSequence.AlgSequence (name="AthAlgSeq", **kwargs)
 default algorithm sequence More...
 
def python.AlgSequence.iter_algseq (seq)
 helper functions -------------------------------------------------------— More...
 
def python.AlgSequence.dumpSequence (seq, indent=0)
 
def python.AlgSequence.dumpMasterSequence ()
 

Variables

string python.AlgSequence.__version__ = '$Revision: 1.21 $'
 
string python.AlgSequence.__author__
 
list python.AlgSequence.__all__
 
 python.AlgSequence.AthSequencer
 
 python.AlgSequence.AthRetrySequencer