![]() |
The Gaudi Framework
v25r3
|
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 | |
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.