Definition at line 176 of file GaudiCoreSvcConf.py.
| def GaudiCoreSvc.GaudiCoreSvcConf.EventCollectionSelector.__init__ |
( |
|
self, |
|
|
|
name = Configurable.DefaultName, |
|
|
|
kwargs |
|
) |
| |
Definition at line 198 of file GaudiCoreSvcConf.py.
198 def __init__(self, name = Configurable.DefaultName, **kwargs):
199 super(EventCollectionSelector, self).
__init__(name)
200 for n,v
in kwargs.items():
def __init__(self, name=Configurable.DefaultName, kwargs)
| def GaudiCoreSvc.GaudiCoreSvcConf.EventCollectionSelector.getDlls |
( |
|
self | ) |
|
| def GaudiCoreSvc.GaudiCoreSvcConf.EventCollectionSelector.getType |
( |
|
self | ) |
|
| dictionary GaudiCoreSvc.GaudiCoreSvcConf.EventCollectionSelector.__slots__ |
|
staticprivate |
Initial value:
3 'AuditServices' :
False,
4 'AuditInitialize' :
False,
7 'AuditFinalize' :
False,
8 'AuditReInitialize' :
False,
9 'AuditReStart' :
False,
10 'CnvService' :
'EvtTupleSvc',
11 'Authentication' :
'',
12 'Container' :
'B2PiPi',
18 'Function' :
'NTuple::Selector',
Definition at line 177 of file GaudiCoreSvcConf.py.
| dictionary GaudiCoreSvc.GaudiCoreSvcConf.EventCollectionSelector._propertyDocDct |
|
staticprivate |
The documentation for this class was generated from the following file: