|
Gaudi Framework, version v24r2 |
| Home | Generated: Wed Dec 4 2013 |
Helper module, which effectively 'imports' few useful C++ algorithmic base classes into Python. More...
Go to the source code of this file.
Classes | |
| class | GaudiPython.GaudiAlgs.GaudiAlgo |
| the base class for all algorithm Python-image of C++ clkass GaudiAlgorithm More... | |
| class | GaudiPython.GaudiAlgs.HistoAlgo |
| The base class for easy histogramming. More... | |
| class | GaudiPython.GaudiAlgs.TupleAlgo |
| The base class for easy manupulations with N-Tuples. More... | |
| class | GaudiPython.GaudiAlgs.objectmethod |
Namespaces | |
| namespace | GaudiPython.GaudiAlgs |
Helper module, which effectively 'imports' few useful C++ algorithmic base classes into Python.
The major imported classes are :
Definition in file GaudiAlgs.py.