Definition at line 221 of file GaudiCommonSvcConf.py.
| def GaudiCommonSvc.GaudiCommonSvcConf.EvtDataSvc.__init__ |
( |
|
self, |
|
|
|
name = Configurable.DefaultName, |
|
|
|
kwargs |
|
) |
| |
Definition at line 242 of file GaudiCommonSvcConf.py.
242 def __init__(self, name = Configurable.DefaultName, **kwargs):
243 super(EvtDataSvc, self).
__init__(name)
244 for n,v
in kwargs.items():
def __init__(self, name=Configurable.DefaultName, kwargs)
| def GaudiCommonSvc.GaudiCommonSvcConf.EvtDataSvc.getDlls |
( |
|
self | ) |
|
| def GaudiCommonSvc.GaudiCommonSvcConf.EvtDataSvc.getType |
( |
|
self | ) |
|
| dictionary GaudiCommonSvc.GaudiCommonSvcConf.EvtDataSvc.__slots__ |
|
staticprivate |
Initial value:
3 'AuditServices' :
False,
4 'AuditInitialize' :
False,
7 'AuditFinalize' :
False,
8 'AuditReInitialize' :
False,
9 'AuditReStart' :
False,
11 'RootName' :
'/Event',
12 'ForceLeaves' :
False,
13 'InhibitPathes' : [ ],
14 'DataFaultName' :
'DataFault',
15 'DataAccessName' :
'DataAccess',
16 'EnableFaultHandler' :
False,
17 'EnableAccessHandler' :
False,
Definition at line 222 of file GaudiCommonSvcConf.py.
| dictionary GaudiCommonSvc.GaudiCommonSvcConf.EvtDataSvc._propertyDocDct |
|
staticprivate |
The documentation for this class was generated from the following file: