Definition at line 553 of file GaudiCommonSvcConf.py.
| def GaudiCommonSvc.GaudiCommonSvcConf.PersistencySvc.__init__ |
( |
|
self, |
|
|
|
name = Configurable.DefaultName, |
|
|
|
kwargs |
|
) |
| |
Definition at line 567 of file GaudiCommonSvcConf.py.
567 def __init__(self, name = Configurable.DefaultName, **kwargs):
568 super(PersistencySvc, self).
__init__(name)
569 for n,v
in kwargs.items():
def __init__(self, name=Configurable.DefaultName, kwargs)
| def GaudiCommonSvc.GaudiCommonSvcConf.PersistencySvc.getDlls |
( |
|
self | ) |
|
| def GaudiCommonSvc.GaudiCommonSvcConf.PersistencySvc.getType |
( |
|
self | ) |
|
| dictionary GaudiCommonSvc.GaudiCommonSvcConf.PersistencySvc.__slots__ |
|
staticprivate |
Initial value:
3 'AuditServices' :
False,
4 'AuditInitialize' :
False,
7 'AuditFinalize' :
False,
8 'AuditReInitialize' :
False,
9 'AuditReStart' :
False,
Definition at line 554 of file GaudiCommonSvcConf.py.
| dictionary GaudiCommonSvc.GaudiCommonSvcConf.PersistencySvc._propertyDocDct |
|
staticprivate |
The documentation for this class was generated from the following file: