The Gaudi Framework
v36r9p1 (5c15b2bb)
gaudimodule.py
Go to the documentation of this file.
1
11
""" Gaudi Python module interface.
12
This module provides the basic bindings of the main Gaudi
13
components to Python. It is itself based on the ROOT cppyy
14
Python extension module.
15
"""
16
from
GaudiPython
import
*
17
18
deprecation
(
"Use 'GaudiPython' module instead of deprecated 'gaudimodule'"
)
GaudiPython.Bindings.deprecation
def deprecation(message)
Definition:
Bindings.py:139
GaudiPython
python
gaudimodule.py
Generated on Fri Feb 3 2023 18:03:00 for The Gaudi Framework by
1.8.18