![]() |
|
|
Generated: 24 Nov 2008 |
#include "GaudiKernel/Algorithm.h"
#include "GaudiKernel/Bootstrap.h"
#include "GaudiPython/GaudiPython.h"
#include "Python.h"


Go to the source code of this file.
Namespaces | |
| namespace | GaudiPython |
Classes | |
| class | GaudiPython::PyAlgorithm |
| Python Algorithm base class. More... | |
| class | GaudiPython::PyAlg< ALGORITHM > |
| general class to embedd the existing algorithm/base class into the python More... | |
Functions | |
| StatusCode | GaudiPython::call_python_method (PyObject *self, const char *method) |
| call the python method | |