Definition at line 208 of file GaudiCoreSvcConf.py.
| def GaudiCoreSvc.GaudiCoreSvcConf.EventLoopMgr.__init__ |
( |
|
self, |
|
|
|
name = Configurable.DefaultName, |
|
|
|
kwargs |
|
) |
| |
Definition at line 228 of file GaudiCoreSvcConf.py.
228 def __init__(self, name = Configurable.DefaultName, **kwargs):
229 super(EventLoopMgr, self).
__init__(name)
230 for n,v
in kwargs.items():
def __init__(self, name=Configurable.DefaultName, kwargs)
| def GaudiCoreSvc.GaudiCoreSvcConf.EventLoopMgr.getDlls |
( |
|
self | ) |
|
| def GaudiCoreSvc.GaudiCoreSvcConf.EventLoopMgr.getType |
( |
|
self | ) |
|
| dictionary GaudiCoreSvc.GaudiCoreSvcConf.EventLoopMgr.__slots__ |
|
staticprivate |
Initial value:
3 'AuditServices' :
False,
4 'AuditInitialize' :
False,
7 'AuditFinalize' :
False,
8 'AuditReInitialize' :
False,
9 'AuditReStart' :
False,
12 'OutStreamType' :
'OutputStream',
13 'HistogramPersistency' :
'',
Definition at line 209 of file GaudiCoreSvcConf.py.
| dictionary GaudiCoreSvc.GaudiCoreSvcConf.EventLoopMgr._propertyDocDct |
|
staticprivate |
The documentation for this class was generated from the following file: