Gaudi Framework, version v24r2

Home   Generated: Wed Dec 4 2013
 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 Dec 4 2013 14:33:10 for Gaudi Framework, version v24r2 by Doxygen version 1.8.2 written by Dimitri van Heesch, © 1997-2004