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