Definition at line 272 of file GaudiAlgConf.py.
| def GaudiAlg.GaudiAlgConf.HistoTool.__init__ |
( |
|
self, |
|
|
|
name = Configurable.DefaultName, |
|
|
|
kwargs |
|
) |
| |
Definition at line 338 of file GaudiAlgConf.py.
338 def __init__(self, name = Configurable.DefaultName, **kwargs):
339 super(HistoTool, self).
__init__(name)
340 for n,v
in kwargs.items():
| def GaudiAlg.GaudiAlgConf.HistoTool.getDlls |
( |
|
self | ) |
|
| def GaudiAlg.GaudiAlgConf.HistoTool.getType |
( |
|
self | ) |
|
| dictionary GaudiAlg.GaudiAlgConf.HistoTool.__slots__ |
|
staticprivate |
| dictionary GaudiAlg.GaudiAlgConf.HistoTool._propertyDocDct |
|
staticprivate |
Initial value:
4 'HeaderFor1DHistoTable' : ,
9 'AutoStringIDPurgeMap' : ,
11 'ShortFormatFor1DHistoTable' : ,
12 'EfficiencyRowFormat' : ,
17 'UseEfficiencyRowFormat' : ,
19 'RegularRowFormat' : ,
20 'FormatFor1DHistoTable' : ,
22 'UseSequencialNumericAutoIDs' : ,
24 'HistoCountersPrint' : ,
25 'HistoCheckForNaN' : ,
Definition at line 312 of file GaudiAlgConf.py.
The documentation for this class was generated from the following file: