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