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