Definition at line 105 of file GaudiAudConf.py.
| def GaudiAud.GaudiAudConf.NameAuditor.__init__ |
( |
|
self, |
|
|
|
name = Configurable.DefaultName, |
|
|
|
kwargs |
|
) |
| |
Definition at line 116 of file GaudiAudConf.py.
116 def __init__(self, name = Configurable.DefaultName, **kwargs):
117 super(NameAuditor, self).
__init__(name)
118 for n,v
in kwargs.items():
def __init__(self, name=Configurable.DefaultName, kwargs)
| def GaudiAud.GaudiAudConf.NameAuditor.getDlls |
( |
|
self | ) |
|
| def GaudiAud.GaudiAudConf.NameAuditor.getType |
( |
|
self | ) |
|
| dictionary GaudiAud.GaudiAudConf.NameAuditor.__slots__ |
|
staticprivate |
Initial value:
5 'CustomEventTypes' : [ ],
Definition at line 106 of file GaudiAudConf.py.
| dictionary GaudiAud.GaudiAudConf.NameAuditor._propertyDocDct |
|
staticprivate |
The documentation for this class was generated from the following file: