Definition at line 212 of file GaudiAlgConf.py.
| def GaudiAlg.GaudiAlgConf.HistoTool.__init__ |
( |
|
self, |
|
|
|
name = Configurable.DefaultName, |
|
|
|
kwargs |
|
) |
| |
Definition at line 278 of file GaudiAlgConf.py.
278 def __init__(self, name = Configurable.DefaultName, **kwargs):
279 super(HistoTool, self).
__init__(name)
280 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:
2 'AutoStringIDPurgeMap' : ,
3 'UseSequencialNumericAutoIDs' : ,
5 'UseEfficiencyRowFormat' : ,
8 'FormatFor1DHistoTable' : ,
15 'HistoCheckForNaN' : ,
17 'EfficiencyRowFormat' : ,
19 'HistoCountersPrint' : ,
21 'RegularRowFormat' : ,
24 'ShortFormatFor1DHistoTable' : ,
25 'HeaderFor1DHistoTable' : ,
Definition at line 252 of file GaudiAlgConf.py.
The documentation for this class was generated from the following file: