|
Gaudi Framework, version v23r2 |
| Home | Generated: Thu Jun 28 2012 |
00001 """ Gaudi Python module interface. 00002 This module provides the basic bindings of the main Gaudi 00003 components to Python. It is itself based on the PyCintex 00004 extension module provided by LCG/SEAL that provided 00005 dynamic bindings of classes for which LCG dictionaries exists. 00006 """ 00007 from GaudiPython import * 00008 deprecation("Use 'GaudiPython' module instead of deprecated 'gaudimodule'")