Definition at line 54 of file GaudiCommonSvcConf.py.
| def GaudiCommonSvc.GaudiCommonSvcConf.ChronoStatSvc.__init__ |
( |
|
self, |
|
|
|
name = Configurable.DefaultName, |
|
|
|
kwargs |
|
) |
| |
Definition at line 91 of file GaudiCommonSvcConf.py.
91 def __init__(self, name = Configurable.DefaultName, **kwargs):
92 super(ChronoStatSvc, self).
__init__(name)
93 for n,v
in kwargs.items():
def __init__(self, name=Configurable.DefaultName, kwargs)
| def GaudiCommonSvc.GaudiCommonSvcConf.ChronoStatSvc.getDlls |
( |
|
self | ) |
|
| def GaudiCommonSvc.GaudiCommonSvcConf.ChronoStatSvc.getType |
( |
|
self | ) |
|
| dictionary GaudiCommonSvc.GaudiCommonSvcConf.ChronoStatSvc.__slots__ |
|
staticprivate |
Initial value:
3 'AuditServices' :
False,
4 'AuditInitialize' :
False,
7 'AuditFinalize' :
False,
8 'AuditReInitialize' :
False,
9 'AuditReStart' :
False,
10 'ChronoPrintOutTable' :
True,
11 'ChronoDestinationCout' :
False,
12 'ChronoPrintLevel' : 3,
13 'ChronoTableToBeOrdered' :
True,
14 'PrintUserTime' :
True,
15 'PrintSystemTime' :
False,
16 'PrintEllapsedTime' :
False,
17 'StatPrintOutTable' :
True,
18 'StatDestinationCout' :
False,
20 'StatTableToBeOrdered' :
True,
21 'NumberOfSkippedEventsForMemStat' : -1,
22 'AsciiStatsOutputFile' :
'',
23 'StatTableHeader' :
' Counter | # | sum | mean/eff^* | rms/err^* | min | max |',
24 'RegularRowFormat' :
' %|-15.15s|%|17t||%|10d| |%|11.7g| |%|#11.5g| |%|#11.5g| |%|#12.5g| |%|#12.5g| |',
25 'EfficiencyRowFormat' :
'*%|-15.15s|%|17t||%|10d| |%|11.5g| |(%|#9.7g| +- %|-#9.7g|)%%| ------- | ------- |',
26 'UseEfficiencyRowFormat' :
True,
Definition at line 55 of file GaudiCommonSvcConf.py.
| dictionary GaudiCommonSvc.GaudiCommonSvcConf.ChronoStatSvc._propertyDocDct |
|
staticprivate |
Initial value:
3 'AsciiStatsOutputFile' : ,
4 'EfficiencyRowFormat' : ,
6 'UseEfficiencyRowFormat' : ,
Definition at line 83 of file GaudiCommonSvcConf.py.
The documentation for this class was generated from the following file: