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