The Gaudi Framework
master (37c0b60a)
|
#include <Python.h>
#include <Gaudi/Property.h>
#include <GaudiKernel/DataObject.h>
#include <GaudiKernel/IAlgManager.h>
#include <GaudiKernel/IAlgTool.h>
#include <GaudiKernel/IAlgorithm.h>
#include <GaudiKernel/IDataProviderSvc.h>
#include <GaudiKernel/IHistogramSvc.h>
#include <GaudiKernel/ISvcLocator.h>
#include <GaudiKernel/IToolSvc.h>
Go to the source code of this file.
Classes | |
struct | GaudiPython::Helper |
Namespaces | |
AIDA | |
GaudiKernel. | |
GaudiPython | |
Namespace for all classes interfacing Gaudi to Python. | |
Typedefs | |
typedef int | Py_ssize_t |
For compatibility with Python 2.4 and 2.5. More... | |
typedef int Py_ssize_t |