The Gaudi Framework
v36r16 (ea80daf8)
HistoUtils.py
Go to the documentation of this file.
1
11
""" HistoUtils python module
12
This module is deprecated use 'GaudiPython.HistoUtils' instead
13
"""
14
from
GaudiPython.HistoUtils
import
*
# noqa: F401 F403
15
16
from
GaudiPython
import
deprecation
17
18
deprecation
(
"Use 'GaudiPython.HistoUtils' module instead of 'HistoUtils'"
)
GaudiPython.HistoUtils
Definition:
HistoUtils.py:1
GaudiPython.Bindings.deprecation
def deprecation(message)
Definition:
Bindings.py:138
GaudiPython
python
HistoUtils.py
Generated on Fri Jul 28 2023 16:22:59 for The Gaudi Framework by
1.8.18