Definition at line 465 of file GaudiAlgConf.py.
| def GaudiAlg.GaudiAlgConf.TimingAuditor.__init__ |
( |
|
self, |
|
|
|
name = Configurable.DefaultName, |
|
|
|
kwargs |
|
) |
| |
Definition at line 473 of file GaudiAlgConf.py.
473 def __init__(self, name = Configurable.DefaultName, **kwargs):
474 super(TimingAuditor, self).
__init__(name)
475 for n,v
in kwargs.items():
def __init__(self, name=Configurable.DefaultName, kwargs)
| def GaudiAlg.GaudiAlgConf.TimingAuditor.getDlls |
( |
|
self | ) |
|
| def GaudiAlg.GaudiAlgConf.TimingAuditor.getType |
( |
|
self | ) |
|
| dictionary GaudiAlg.GaudiAlgConf.TimingAuditor.__slots__ |
|
staticprivate |
Initial value:
4 'OptimizedForDOD' :
False,
Definition at line 466 of file GaudiAlgConf.py.
| dictionary GaudiAlg.GaudiAlgConf.TimingAuditor._propertyDocDct |
|
staticprivate |
The documentation for this class was generated from the following file: