Definition at line 311 of file GaudiCommonSvcConf.py.
| def GaudiCommonSvc.GaudiCommonSvcConf.HistogramPersistencySvc.__init__ |
( |
|
self, |
|
|
|
name = Configurable.DefaultName, |
|
|
|
kwargs |
|
) |
| |
Definition at line 333 of file GaudiCommonSvcConf.py.
333 def __init__(self, name = Configurable.DefaultName, **kwargs):
334 super(HistogramPersistencySvc, self).
__init__(name)
335 for n,v
in kwargs.items():
def __init__(self, name=Configurable.DefaultName, kwargs)
| def GaudiCommonSvc.GaudiCommonSvcConf.HistogramPersistencySvc.getDlls |
( |
|
self | ) |
|
| def GaudiCommonSvc.GaudiCommonSvcConf.HistogramPersistencySvc.getType |
( |
|
self | ) |
|
| dictionary GaudiCommonSvc.GaudiCommonSvcConf.HistogramPersistencySvc.__slots__ |
|
staticprivate |
Initial value:
3 'AuditServices' :
False,
4 'AuditInitialize' :
False,
7 'AuditFinalize' :
False,
8 'AuditReInitialize' :
False,
9 'AuditReStart' :
False,
10 'CnvServices' : [
'RootHistSvc' ],
11 'HistogramPersistency' :
'',
13 'ConvertHistos' : [ ],
14 'ExcludeHistos' : [ ],
Definition at line 312 of file GaudiCommonSvcConf.py.
| dictionary GaudiCommonSvc.GaudiCommonSvcConf.HistogramPersistencySvc._propertyDocDct |
|
staticprivate |
The documentation for this class was generated from the following file: