Definition at line 4 of file GaudiAlgConf.py.
| def GaudiAlg.GaudiAlgConf.ErrorTool.__init__ |
( |
|
self, |
|
|
|
name = Configurable.DefaultName, |
|
|
|
kwargs |
|
) |
| |
Definition at line 42 of file GaudiAlgConf.py.
42 def __init__(self, name = Configurable.DefaultName, **kwargs):
43 super(ErrorTool, self).
__init__(name)
44 for n,v
in kwargs.items():
| def GaudiAlg.GaudiAlgConf.ErrorTool.getDlls |
( |
|
self | ) |
|
| def GaudiAlg.GaudiAlgConf.ErrorTool.getType |
( |
|
self | ) |
|
| dictionary GaudiAlg.GaudiAlgConf.ErrorTool.__slots__ |
|
staticprivate |
Initial value:
2 'MonitorService' :
'MonitorSvc',
5 'AuditInitialize' :
False,
8 'AuditFinalize' :
False,
10 'PropertiesPrint' :
False,
16 'GlobalTimeOffset' : 0.0000000,
17 'StatTableHeader' :
' | Counter | # | sum | mean/eff^* | rms/err^* | min | max |',
18 'RegularRowFormat' :
' | %|-48.48s|%|50t||%|10d| |%|11.7g| |%|#11.5g| |%|#11.5g| |%|#12.5g| |%|#12.5g| |',
19 'EfficiencyRowFormat' :
' |*%|-48.48s|%|50t||%|10d| |%|11.5g| |(%|#9.6g| +- %|-#9.6g|)%%| ------- | ------- |',
20 'UseEfficiencyRowFormat' :
True,
21 'CounterList' : [
'.*' ],
22 'StatEntityList' : [ ],
23 'ContextService' :
'AlgContextSvc',
Definition at line 5 of file GaudiAlgConf.py.
| dictionary GaudiAlg.GaudiAlgConf.ErrorTool._propertyDocDct |
|
staticprivate |
Initial value:
7 'EfficiencyRowFormat' : ,
10 'UseEfficiencyRowFormat' : ,
11 'RegularRowFormat' : ,
Definition at line 29 of file GaudiAlgConf.py.
The documentation for this class was generated from the following file: