Definition at line 21 of file GaudiAudConf.py.
| def GaudiAud.GaudiAudConf.AlgErrorAuditor.__init__ |
( |
|
self, |
|
|
|
name = Configurable.DefaultName, |
|
|
|
kwargs |
|
) |
| |
Definition at line 32 of file GaudiAudConf.py.
32 def __init__(self, name = Configurable.DefaultName, **kwargs):
33 super(AlgErrorAuditor, self).
__init__(name)
34 for n,v
in kwargs.items():
def __init__(self, name=Configurable.DefaultName, kwargs)
| def GaudiAud.GaudiAudConf.AlgErrorAuditor.getDlls |
( |
|
self | ) |
|
| def GaudiAud.GaudiAudConf.AlgErrorAuditor.getType |
( |
|
self | ) |
|
| dictionary GaudiAud.GaudiAudConf.AlgErrorAuditor.__slots__ |
|
staticprivate |
| dictionary GaudiAud.GaudiAudConf.AlgErrorAuditor._propertyDocDct |
|
staticprivate |
The documentation for this class was generated from the following file: