Definition at line 101 of file GaudiCommonSvcConf.py.
| def GaudiCommonSvc.GaudiCommonSvcConf.CounterSvc.__init__ |
( |
|
self, |
|
|
|
name = Configurable.DefaultName, |
|
|
|
kwargs |
|
) |
| |
Definition at line 123 of file GaudiCommonSvcConf.py.
123 def __init__(self, name = Configurable.DefaultName, **kwargs):
124 super(CounterSvc, self).
__init__(name)
125 for n,v
in kwargs.items():
def __init__(self, name=Configurable.DefaultName, kwargs)
| def GaudiCommonSvc.GaudiCommonSvcConf.CounterSvc.getDlls |
( |
|
self | ) |
|
| def GaudiCommonSvc.GaudiCommonSvcConf.CounterSvc.getType |
( |
|
self | ) |
|
| dictionary GaudiCommonSvc.GaudiCommonSvcConf.CounterSvc.__slots__ |
|
staticprivate |
Initial value:
3 'AuditServices' :
False,
4 'AuditInitialize' :
False,
7 'AuditFinalize' :
False,
8 'AuditReInitialize' :
False,
9 'AuditReStart' :
False,
11 'StatTableHeader' :
' Counter :: Group | # | sum | mean/eff^* | rms/err^* | min | max |',
12 'RegularRowFormat' :
' %|15.15s|%|-15.15s|%|32t||%|10d| |%|11.7g| |%|#11.5g| |%|#11.5g| |%|#12.5g| |%|#12.5g| |',
13 'EfficiencyRowFormat' :
'*%|15.15s|%|-15.15s|%|32t||%|10d| |%|11.5g| |(%|#9.7g| +- %|-#9.7g|)%%| ------- | ------- |',
14 'UseEfficiencyRowFormat' :
True,
Definition at line 102 of file GaudiCommonSvcConf.py.
| dictionary GaudiCommonSvc.GaudiCommonSvcConf.CounterSvc._propertyDocDct |
|
staticprivate |
Initial value:
3 'EfficiencyRowFormat' : ,
4 'UseEfficiencyRowFormat' : ,
Definition at line 117 of file GaudiCommonSvcConf.py.
The documentation for this class was generated from the following file: