Definition at line 86 of file GaudiCoreSvcConf.py.
| def GaudiCoreSvc.GaudiCoreSvcConf.DODBasicMapper.__init__ |
( |
|
self, |
|
|
|
name = Configurable.DefaultName, |
|
|
|
kwargs |
|
) |
| |
Definition at line 102 of file GaudiCoreSvcConf.py.
102 def __init__(self, name = Configurable.DefaultName, **kwargs):
103 super(DODBasicMapper, self).
__init__(name)
104 for n,v
in kwargs.items():
def __init__(self, name=Configurable.DefaultName, kwargs)
| def GaudiCoreSvc.GaudiCoreSvcConf.DODBasicMapper.getDlls |
( |
|
self | ) |
|
| def GaudiCoreSvc.GaudiCoreSvcConf.DODBasicMapper.getType |
( |
|
self | ) |
|
| dictionary GaudiCoreSvc.GaudiCoreSvcConf.DODBasicMapper.__slots__ |
|
staticprivate |
Initial value:
2 'MonitorService' :
'MonitorSvc',
5 'AuditInitialize' :
False,
8 'AuditFinalize' :
False,
Definition at line 87 of file GaudiCoreSvcConf.py.
| dictionary GaudiCoreSvc.GaudiCoreSvcConf.DODBasicMapper._propertyDocDct |
|
staticprivate |
The documentation for this class was generated from the following file: