Gaudi Framework, version v23r10
Home
Generated: Mon Sep 30 2013
Main Page
Related Pages
Modules
Namespaces
Classes
Files
File List
File Members
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Properties
Friends
Macros
Groups
Pages
www
releases
GAUDI
GAUDI_v23r10
GaudiPython
python
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 Mon Sep 30 2013 14:51:57 for Gaudi Framework, version v23r10 by
Doxygen
version 1.8.2 written by
Dimitri van Heesch
, © 1997-2004