Definition at line 423 of file GaudiCommonSvcConf.py.
| def GaudiCommonSvc.GaudiCommonSvcConf.MultiStoreSvc.__init__ |
( |
|
self, |
|
|
|
name = Configurable.DefaultName, |
|
|
|
kwargs |
|
) |
| |
Definition at line 441 of file GaudiCommonSvcConf.py.
441 def __init__(self, name = Configurable.DefaultName, **kwargs):
442 super(MultiStoreSvc, self).
__init__(name)
443 for n,v
in kwargs.items():
def __init__(self, name=Configurable.DefaultName, kwargs)
| def GaudiCommonSvc.GaudiCommonSvcConf.MultiStoreSvc.getDlls |
( |
|
self | ) |
|
| def GaudiCommonSvc.GaudiCommonSvcConf.MultiStoreSvc.getType |
( |
|
self | ) |
|
| dictionary GaudiCommonSvc.GaudiCommonSvcConf.MultiStoreSvc.__slots__ |
|
staticprivate |
Initial value:
3 'AuditServices' :
False,
4 'AuditInitialize' :
False,
7 'AuditFinalize' :
False,
8 'AuditReInitialize' :
False,
9 'AuditReStart' :
False,
11 'RootName' :
'/Event',
13 'DataLoader' :
'EventPersistencySvc',
14 'DefaultPartition' :
'Default',
Definition at line 424 of file GaudiCommonSvcConf.py.
| dictionary GaudiCommonSvc.GaudiCommonSvcConf.MultiStoreSvc._propertyDocDct |
|
staticprivate |
The documentation for this class was generated from the following file: