All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Modules Pages
Algorithm.h File Reference
#include "Python.h"
#include "GaudiKernel/Algorithm.h"
#include "GaudiKernel/Bootstrap.h"
#include "GaudiPython/GaudiPython.h"
Include dependency graph for Algorithm.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  GaudiPython::PyAlgorithm
 Python Algorithm base class. More...
 
class  GaudiPython::PyAlg< ALGORITHM >
 general class to embed the existing algorithm/base class into the python More...
 

Namespaces

 GaudiPython
 GaudiPython.h GaudiPython/GaudiPython.h.
 

Functions

GAUDI_API StatusCode GaudiPython::call_python_method (PyObject *self, const char *method)
 call the python method More...