Definition at line 4 of file GaudiUtilsConf.py.
| def GaudiUtils.GaudiUtilsConf.FileReadTool.__init__ |
( |
|
self, |
|
|
|
name = Configurable.DefaultName, |
|
|
|
kwargs |
|
) |
| |
Definition at line 16 of file GaudiUtilsConf.py.
16 def __init__(self, name = Configurable.DefaultName, **kwargs):
17 super(FileReadTool, self).
__init__(name)
18 for n,v
in kwargs.items():
| def GaudiUtils.GaudiUtilsConf.FileReadTool.getDlls |
( |
|
self | ) |
|
| def GaudiUtils.GaudiUtilsConf.FileReadTool.getType |
( |
|
self | ) |
|
| dictionary GaudiUtils.GaudiUtilsConf.FileReadTool.__slots__ |
|
staticprivate |
Initial value:
2 'MonitorService' :
'MonitorSvc',
5 'AuditInitialize' :
False,
8 'AuditFinalize' :
False,
Definition at line 5 of file GaudiUtilsConf.py.
| dictionary GaudiUtils.GaudiUtilsConf.FileReadTool._propertyDocDct |
|
staticprivate |
The documentation for this class was generated from the following file: