The Gaudi Framework
master (b9786168)
Loading...
Searching...
No Matches
IoRegistry.py
Go to the documentation of this file.
1
14
15
from
GaudiMP.FdsRegistry
import
FdsDict
16
17
18
class
IoRegistry
(object):
19
"""Singleton class to hold I/O registration and fds information"""
20
21
instances = dict()
# { 'io-comp-name' : {'oldfname':'newfname',...},... }
22
fds_dict =
FdsDict
()
23
pass
# IoRegistry
GaudiMP.FdsRegistry.FdsDict
Definition
FdsRegistry.py:22
GaudiMP.IoRegistry.IoRegistry
Definition
IoRegistry.py:18
GaudiMP.FdsRegistry
Definition
FdsRegistry.py:1
GaudiMP
python
GaudiMP
IoRegistry.py
Generated on Tue Oct 28 2025 17:49:23 for The Gaudi Framework by
1.13.1