Definition at line 128 of file GaudiUtilsConf.py.
| def GaudiUtils.GaudiUtilsConf.StalledEventMonitor.__init__ |
( |
|
self, |
|
|
|
name = Configurable.DefaultName, |
|
|
|
kwargs |
|
) |
| |
Definition at line 147 of file GaudiUtilsConf.py.
147 def __init__(self, name = Configurable.DefaultName, **kwargs):
148 super(StalledEventMonitor, self).
__init__(name)
149 for n,v
in kwargs.items():
def __init__(self, name=Configurable.DefaultName, kwargs)
| def GaudiUtils.GaudiUtilsConf.StalledEventMonitor.getDlls |
( |
|
self | ) |
|
| def GaudiUtils.GaudiUtilsConf.StalledEventMonitor.getType |
( |
|
self | ) |
|
| dictionary GaudiUtils.GaudiUtilsConf.StalledEventMonitor.__slots__ |
|
staticprivate |
Initial value:
3 'AuditServices' :
False,
4 'AuditInitialize' :
False,
7 'AuditFinalize' :
False,
8 'AuditReInitialize' :
False,
9 'AuditReStart' :
False,
11 'MaxTimeoutCount' : 0,
Definition at line 129 of file GaudiUtilsConf.py.
| dictionary GaudiUtils.GaudiUtilsConf.StalledEventMonitor._propertyDocDct |
|
staticprivate |
The documentation for this class was generated from the following file: