The Gaudi Framework
v33r2 (a6f0ec87)
IoRegistry.py
Go to the documentation of this file.
1
14
15
from
FdsRegistry
import
FdsDict
16
17
18
class
IoRegistry
(object):
19
"""Singleton class to hold I/O registration and fds information"""
20
instances = dict()
# { 'io-comp-name' : {'oldfname':'newfname',...},... }
21
fds_dict =
FdsDict
()
22
pass
# IoRegistry
GaudiMP.FdsRegistry.FdsDict
Definition:
FdsRegistry.py:21
GaudiMP.IoRegistry.IoRegistry
Definition:
IoRegistry.py:18
GaudiMP
python
GaudiMP
IoRegistry.py
Generated on Fri Jun 19 2020 17:02:29 for The Gaudi Framework by
1.8.15