The Gaudi Framework
v30r3 (a5ef0a68)
Main Page
Related Pages
Modules
Namespaces
Classes
Files
File List
File Members
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 ROOT cppyy
4
Python extension module.
5
"""
6
from
GaudiPython
import
*
7
deprecation
(
"Use 'GaudiPython' module instead of deprecated 'gaudimodule'"
)
GaudiPython.Bindings.deprecation
def deprecation(message)
Definition:
Bindings.py:87
GaudiPython
python
gaudimodule.py
Generated on Wed Aug 1 2018 23:21:14 for The Gaudi Framework by
1.8.11