Definition at line 112 of file GaudiCoreSvcConf.py.
| def GaudiCoreSvc.GaudiCoreSvcConf.DataOnDemandSvc.__init__ |
( |
|
self, |
|
|
|
name = Configurable.DefaultName, |
|
|
|
kwargs |
|
) |
| |
Definition at line 144 of file GaudiCoreSvcConf.py.
144 def __init__(self, name = Configurable.DefaultName, **kwargs):
145 super(DataOnDemandSvc, self).
__init__(name)
146 for n,v
in kwargs.items():
def __init__(self, name=Configurable.DefaultName, kwargs)
| def GaudiCoreSvc.GaudiCoreSvcConf.DataOnDemandSvc.getDlls |
( |
|
self | ) |
|
| def GaudiCoreSvc.GaudiCoreSvcConf.DataOnDemandSvc.getType |
( |
|
self | ) |
|
| dictionary GaudiCoreSvc.GaudiCoreSvcConf.DataOnDemandSvc.__slots__ |
|
staticprivate |
Initial value:
3 'AuditServices' :
False,
4 'AuditInitialize' :
False,
7 'AuditFinalize' :
False,
8 'AuditReInitialize' :
False,
9 'AuditReStart' :
False,
10 'IncidentName' :
'DataFault',
11 'DataSvc' :
'EventDataSvc',
12 'UsePreceedingPath' :
True,
14 'PreInitialize' :
False,
15 'AllowPreInitializeFailure' :
False,
21 'NodeMappingTools' : [ ],
22 'AlgMappingTools' : [ ],
Definition at line 113 of file GaudiCoreSvcConf.py.
| dictionary GaudiCoreSvc.GaudiCoreSvcConf.DataOnDemandSvc._propertyDocDct |
|
staticprivate |
The documentation for this class was generated from the following file: