Definition at line 39 of file GaudiSvcConf.py.
| def GaudiSvc.GaudiSvcConf.DetDataSvc.__init__ |
( |
|
self, |
|
|
|
name = Configurable.DefaultName, |
|
|
|
kwargs |
|
) |
| |
Definition at line 65 of file GaudiSvcConf.py.
65 def __init__(self, name = Configurable.DefaultName, **kwargs):
66 super(DetDataSvc, self).
__init__(name)
67 for n,v
in kwargs.items():
def __init__(self, name=Configurable.DefaultName, kwargs)
| def GaudiSvc.GaudiSvcConf.DetDataSvc.getDlls |
( |
|
self | ) |
|
| def GaudiSvc.GaudiSvcConf.DetDataSvc.getType |
( |
|
self | ) |
|
| dictionary GaudiSvc.GaudiSvcConf.DetDataSvc.__slots__ |
|
staticprivate |
Initial value:
3 'AuditServices' :
False,
4 'AuditInitialize' :
False,
7 'AuditFinalize' :
False,
8 'AuditReInitialize' :
False,
9 'AuditReStart' :
False,
12 'ForceLeaves' :
False,
13 'InhibitPathes' : [ ],
14 'DataFaultName' :
'DataFault',
15 'DataAccessName' :
'DataAccess',
16 'EnableFaultHandler' :
False,
17 'EnableAccessHandler' :
False,
19 'DetDbLocation' :
'empty',
20 'DetDbRootName' :
'dd',
21 'UsePersistency' :
False,
22 'PersistencySvc' :
'DetectorPersistencySvc',
Definition at line 40 of file GaudiSvcConf.py.
| dictionary GaudiSvc.GaudiSvcConf.DetDataSvc._propertyDocDct |
|
staticprivate |
The documentation for this class was generated from the following file: