![]()  | 
  
    The Gaudi Framework
    v36r9p1 (5c15b2bb)
    
   | 
 
#include "Python.h"#include <array>#include <sstream>#include "GaudiKernel/Kernel.h"#include "GaudiPython/GaudiPython.h"

Go to the source code of this file.
Classes | |
| class | GaudiPython::CallbackStreamBuf | 
| class | GaudiPython::CallbackStreamBuf::PyObject_t | 
Namespaces | |
| GaudiPython | |
| Namespace for all classes interfacing Gaudi to Python.  | |
Functions | |
| int GAUDI_API | GaudiPython::call_python_method (PyObject *self, const char *method, char *buf) | 
| call a python method with a string as an argument  More... | |