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