Definition at line 444 of file GaudiAlgConf.py.
| def GaudiAlg.GaudiAlgConf.SequencerTimerTool.__init__ |
( |
|
self, |
|
|
|
name = Configurable.DefaultName, |
|
|
|
kwargs |
|
) |
| |
Definition at line 515 of file GaudiAlgConf.py.
515 def __init__(self, name = Configurable.DefaultName, **kwargs):
516 super(SequencerTimerTool, self).
__init__(name)
517 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:
5 'HeaderFor1DHistoTable' : ,
10 'AutoStringIDPurgeMap' : ,
12 'ShortFormatFor1DHistoTable' : ,
13 'EfficiencyRowFormat' : ,
18 'UseEfficiencyRowFormat' : ,
20 'RegularRowFormat' : ,
21 'FormatFor1DHistoTable' : ,
23 'UseSequencialNumericAutoIDs' : ,
25 'HistoCountersPrint' : ,
26 'HistoCheckForNaN' : ,
Definition at line 488 of file GaudiAlgConf.py.
The documentation for this class was generated from the following file: