Definition at line 238 of file GaudiCoreSvcConf.py.
| def GaudiCoreSvc.GaudiCoreSvcConf.EventSelector.__init__ |
( |
|
self, |
|
|
|
name = Configurable.DefaultName, |
|
|
|
kwargs |
|
) |
| |
Definition at line 256 of file GaudiCoreSvcConf.py.
256 def __init__(self, name = Configurable.DefaultName, **kwargs):
257 super(EventSelector, self).
__init__(name)
258 for n,v
in kwargs.items():
def __init__(self, name=Configurable.DefaultName, kwargs)
| def GaudiCoreSvc.GaudiCoreSvcConf.EventSelector.getDlls |
( |
|
self | ) |
|
| def GaudiCoreSvc.GaudiCoreSvcConf.EventSelector.getType |
( |
|
self | ) |
|
| dictionary GaudiCoreSvc.GaudiCoreSvcConf.EventSelector.__slots__ |
|
staticprivate |
Initial value:
3 'AuditServices' :
False,
4 'AuditInitialize' :
False,
7 'AuditFinalize' :
False,
8 'AuditReInitialize' :
False,
9 'AuditReStart' :
False,
12 'EvtMax' : 2147483647,
14 'StreamManager' :
'DataStreamTool',
Definition at line 239 of file GaudiCoreSvcConf.py.
| dictionary GaudiCoreSvc.GaudiCoreSvcConf.EventSelector._propertyDocDct |
|
staticprivate |
The documentation for this class was generated from the following file: