Definition at line 28 of file GaudiCoreSvcConf.py.
| def GaudiCoreSvc.GaudiCoreSvcConf.ApplicationMgr.__init__ |
( |
|
self, |
|
|
|
name = Configurable.DefaultName, |
|
|
|
kwargs |
|
) |
| |
Definition at line 76 of file GaudiCoreSvcConf.py.
76 def __init__(self, name = Configurable.DefaultName, **kwargs):
77 super(ApplicationMgr, self).
__init__(name)
78 for n,v
in kwargs.items():
def __init__(self, name=Configurable.DefaultName, kwargs)
| def GaudiCoreSvc.GaudiCoreSvcConf.ApplicationMgr.getDlls |
( |
|
self | ) |
|
| def GaudiCoreSvc.GaudiCoreSvcConf.ApplicationMgr.getType |
( |
|
self | ) |
|
| dictionary GaudiCoreSvc.GaudiCoreSvcConf.ApplicationMgr.__slots__ |
|
staticprivate |
| dictionary GaudiCoreSvc.GaudiCoreSvcConf.ApplicationMgr._propertyDocDct |
|
staticprivate |
The documentation for this class was generated from the following file: