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