Definition at line 41 of file RootCnvConf.py.
| def RootCnv.RootCnvConf.Gaudi__RootEvtSelector.__init__ |
( |
|
self, |
|
|
|
name = Configurable.DefaultName, |
|
|
|
kwargs |
|
) |
| |
Definition at line 56 of file RootCnvConf.py.
56 def __init__(self, name = Configurable.DefaultName, **kwargs):
57 super(Gaudi__RootEvtSelector, self).
__init__(name)
58 for n,v
in kwargs.items():
def __init__(self, name=Configurable.DefaultName, kwargs)
| def RootCnv.RootCnvConf.Gaudi__RootEvtSelector.getDlls |
( |
|
self | ) |
|
| def RootCnv.RootCnvConf.Gaudi__RootEvtSelector.getType |
( |
|
self | ) |
|
Definition at line 62 of file RootCnvConf.py.
63 return 'Gaudi::RootEvtSelector'
| dictionary RootCnv.RootCnvConf.Gaudi__RootEvtSelector.__slots__ |
|
staticprivate |
Initial value:
3 'AuditServices' :
False,
4 'AuditInitialize' :
False,
7 'AuditFinalize' :
False,
8 'AuditReInitialize' :
False,
9 'AuditReStart' :
False,
10 'EvtPersistencySvc' :
'EventPersistencySvc',
Definition at line 42 of file RootCnvConf.py.
| dictionary RootCnv.RootCnvConf.Gaudi__RootEvtSelector._propertyDocDct |
|
staticprivate |
The documentation for this class was generated from the following file: