The Gaudi Framework
v36r13 (995e4364)
GaudiAlgs.py
Go to the documentation of this file.
1
11
""" GaudiAlgs python module
12
This module is deprecated use 'GaudiPython.GaudiAlgs' instead
13
"""
14
from
GaudiPython.GaudiAlgs
import
*
# noqa: F401 F403
15
16
from
GaudiPython
import
deprecation
17
18
deprecation
(
"Use 'GaudiPython.GaudiAlgs' module instead of 'GaudiAlgs'"
)
GaudiPython.Bindings.deprecation
def deprecation(message)
Definition:
Bindings.py:138
GaudiPython.GaudiAlgs
Definition:
GaudiAlgs.py:1
GaudiPython
python
GaudiAlgs.py
Generated on Mon Jun 5 2023 12:15:54 for The Gaudi Framework by
1.8.18