The Gaudi Framework  master (37c0b60a)
Helpers.h File Reference
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
 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 Documentation

◆ Py_ssize_t

typedef int Py_ssize_t

For compatibility with Python 2.4 and 2.5.

Definition at line 53 of file Helpers.h.