Definition at line 4 of file GaudiCoreSvcConf.py.
| def GaudiCoreSvc.GaudiCoreSvcConf.AppMgrRunable.__init__ |
( |
|
self, |
|
|
|
name = Configurable.DefaultName, |
|
|
|
kwargs |
|
) |
| |
Definition at line 18 of file GaudiCoreSvcConf.py.
18 def __init__(self, name = Configurable.DefaultName, **kwargs):
19 super(AppMgrRunable, self).
__init__(name)
20 for n,v
in kwargs.items():
def __init__(self, name=Configurable.DefaultName, kwargs)
| def GaudiCoreSvc.GaudiCoreSvcConf.AppMgrRunable.getDlls |
( |
|
self | ) |
|
| def GaudiCoreSvc.GaudiCoreSvcConf.AppMgrRunable.getType |
( |
|
self | ) |
|
| dictionary GaudiCoreSvc.GaudiCoreSvcConf.AppMgrRunable.__slots__ |
|
staticprivate |
Initial value:
3 'AuditServices' :
False,
4 'AuditInitialize' :
False,
7 'AuditFinalize' :
False,
8 'AuditReInitialize' :
False,
9 'AuditReStart' :
False,
Definition at line 5 of file GaudiCoreSvcConf.py.
| dictionary GaudiCoreSvc.GaudiCoreSvcConf.AppMgrRunable._propertyDocDct |
|
staticprivate |
The documentation for this class was generated from the following file: