ATLAS Offline Software
|
Go to the source code of this file.
Classes | |
class | python.AlgSequence.AthSequencer |
sequence of Gaudi algorithms, to replace the generated configurable 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 | |