![]() |
The Gaudi Framework
v36r1 (3e2fb5a8)
|
#include "Python.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"#include <Gaudi/Property.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 |