Definition at line 384 of file GaudiAlgConf.py.
| def GaudiAlg.GaudiAlgConf.SequencerTimerTool.__init__ |
( |
|
self, |
|
|
|
name = Configurable.DefaultName, |
|
|
|
kwargs |
|
) |
| |
Definition at line 455 of file GaudiAlgConf.py.
455 def __init__(self, name = Configurable.DefaultName, **kwargs):
456 super(SequencerTimerTool, self).
__init__(name)
457 for n,v
in kwargs.items():
| def GaudiAlg.GaudiAlgConf.SequencerTimerTool.getDlls |
( |
|
self | ) |
|
| def GaudiAlg.GaudiAlgConf.SequencerTimerTool.getType |
( |
|
self | ) |
|
| dictionary GaudiAlg.GaudiAlgConf.SequencerTimerTool.__slots__ |
|
staticprivate |
| dictionary GaudiAlg.GaudiAlgConf.SequencerTimerTool._propertyDocDct |
|
staticprivate |
Initial value:
3 'AutoStringIDPurgeMap' : ,
4 'UseSequencialNumericAutoIDs' : ,
6 'UseEfficiencyRowFormat' : ,
9 'FormatFor1DHistoTable' : ,
16 'HistoCheckForNaN' : ,
18 'EfficiencyRowFormat' : ,
20 'HistoCountersPrint' : ,
22 'RegularRowFormat' : ,
25 'ShortFormatFor1DHistoTable' : ,
26 'HeaderFor1DHistoTable' : ,
Definition at line 428 of file GaudiAlgConf.py.
The documentation for this class was generated from the following file: