Definition at line 108 of file GaudiGSLConf.py.
| def GaudiGSL.GaudiGSLConf.GslErrorCount.__init__ |
( |
|
self, |
|
|
|
name = Configurable.DefaultName, |
|
|
|
kwargs |
|
) |
| |
Definition at line 120 of file GaudiGSLConf.py.
120 def __init__(self, name = Configurable.DefaultName, **kwargs):
121 super(GslErrorCount, self).
__init__(name)
122 for n,v
in kwargs.items():
def __init__(self, name=Configurable.DefaultName, kwargs)
| def GaudiGSL.GaudiGSLConf.GslErrorCount.getDlls |
( |
|
self | ) |
|
| def GaudiGSL.GaudiGSLConf.GslErrorCount.getType |
( |
|
self | ) |
|
| dictionary GaudiGSL.GaudiGSLConf.GslErrorCount.__slots__ |
|
staticprivate |
Initial value:
2 'MonitorService' :
'MonitorSvc',
5 'AuditInitialize' :
False,
8 'AuditFinalize' :
False,
Definition at line 109 of file GaudiGSLConf.py.
| dictionary GaudiGSL.GaudiGSLConf.GslErrorCount._propertyDocDct |
|
staticprivate |
The documentation for this class was generated from the following file: