Loading [MathJax]/extensions/tex2jax.js
The Gaudi Framework  master (77e7e51e)
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Modules Pages
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.