Helpers.h File Reference
#include "Python.h"
#include "GaudiKernel/IAlgManager.h"
#include "GaudiKernel/IAlgTool.h"
#include "GaudiKernel/IAlgorithm.h"
#include "GaudiKernel/PropertyFwd.h"
Include dependency graph for Helpers.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  GaudiPython::Helper
 

Namespaces

 AIDA
 GaudiKernel.
 
 GaudiPython
 GaudiPython.h GaudiPython/GaudiPython.h.
 

Typedefs

typedef int Py_ssize_t
 For compatibility with Python 2.4 and 2.5. More...
 

Typedef Documentation

typedef int Py_ssize_t

For compatibility with Python 2.4 and 2.5.

Definition at line 33 of file Helpers.h.