The Gaudi Framework
v30r3 (a5ef0a68)
Main Page
Related Pages
Modules
Namespaces
Classes
Files
File List
File Members
TupleUtils.py
Go to the documentation of this file.
1
""" TupleUtils python module
2
This module is deprecated use 'GaudiPython.TupleUtils' instead
3
"""
4
from
GaudiPython.TupleUtils
import
*
5
6
from
GaudiPython
import
deprecation
7
deprecation
(
"Use 'GaudiPython.TupleUtils' module instead of 'TupleUtils'"
)
GaudiPython.TupleUtils
Definition:
TupleUtils.py:1
GaudiPython.Bindings.deprecation
def deprecation(message)
Definition:
Bindings.py:87
GaudiPython
python
TupleUtils.py
Generated on Wed Aug 1 2018 23:21:14 for The Gaudi Framework by
1.8.11