Definition at line 577 of file GaudiCommonSvcConf.py.
| def GaudiCommonSvc.GaudiCommonSvcConf.RecordDataSvc.__init__ |
( |
|
self, |
|
|
|
name = Configurable.DefaultName, |
|
|
|
kwargs |
|
) |
| |
Definition at line 602 of file GaudiCommonSvcConf.py.
602 def __init__(self, name = Configurable.DefaultName, **kwargs):
603 super(RecordDataSvc, self).
__init__(name)
604 for n,v
in kwargs.items():
def __init__(self, name=Configurable.DefaultName, kwargs)
| def GaudiCommonSvc.GaudiCommonSvcConf.RecordDataSvc.getDlls |
( |
|
self | ) |
|
| def GaudiCommonSvc.GaudiCommonSvcConf.RecordDataSvc.getType |
( |
|
self | ) |
|
| dictionary GaudiCommonSvc.GaudiCommonSvcConf.RecordDataSvc.__slots__ |
|
staticprivate |
Initial value:
3 'AuditServices' :
False,
4 'AuditInitialize' :
False,
7 'AuditFinalize' :
False,
8 'AuditReInitialize' :
False,
9 'AuditReStart' :
False,
11 'RootName' :
'/Records',
12 'ForceLeaves' :
False,
13 'InhibitPathes' : [ ],
14 'DataFaultName' :
'DataFault',
15 'DataAccessName' :
'DataAccess',
16 'EnableFaultHandler' :
False,
17 'EnableAccessHandler' :
False,
20 'SaveIncident' :
'SAVE_RECORD',
21 'PersistencySvc' :
'PersistencySvc/RecordPersistencySvc',
Definition at line 578 of file GaudiCommonSvcConf.py.
| dictionary GaudiCommonSvc.GaudiCommonSvcConf.RecordDataSvc._propertyDocDct |
|
staticprivate |
The documentation for this class was generated from the following file: