Gaudi Framework, version v23r5

Home   Generated: Wed Nov 28 2012
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
gaudimodule.py
Go to the documentation of this file.
1 """ Gaudi Python module interface.
2  This module provides the basic bindings of the main Gaudi
3  components to Python. It is itself based on the PyCintex
4  extension module provided by LCG/SEAL that provided
5  dynamic bindings of classes for which LCG dictionaries exists.
6 """
7 from GaudiPython import *
8 deprecation("Use 'GaudiPython' module instead of deprecated 'gaudimodule'")

Generated at Wed Nov 28 2012 12:17:17 for Gaudi Framework, version v23r5 by Doxygen version 1.8.2 written by Dimitri van Heesch, © 1997-2004