Definition at line 187 of file GaudiCommonSvcConf.py.
| def GaudiCommonSvc.GaudiCommonSvcConf.EvtCollectionStream.__init__ |
( |
|
self, |
|
|
|
name = Configurable.DefaultName, |
|
|
|
kwargs |
|
) |
| |
Definition at line 211 of file GaudiCommonSvcConf.py.
211 def __init__(self, name = Configurable.DefaultName, **kwargs):
212 super(EvtCollectionStream, self).
__init__(name)
213 for n,v
in kwargs.items():
def __init__(self, name=Configurable.DefaultName, kwargs)
| def GaudiCommonSvc.GaudiCommonSvcConf.EvtCollectionStream.getDlls |
( |
|
self | ) |
|
| def GaudiCommonSvc.GaudiCommonSvcConf.EvtCollectionStream.getType |
( |
|
self | ) |
|
| dictionary GaudiCommonSvc.GaudiCommonSvcConf.EvtCollectionStream.__slots__ |
|
staticprivate |
Initial value:
6 'AuditAlgorithms' :
False,
7 'AuditInitialize' :
False,
8 'AuditReinitialize' :
False,
9 'AuditRestart' :
False,
10 'AuditExecute' :
False,
11 'AuditFinalize' :
False,
12 'AuditBeginRun' :
False,
13 'AuditEndRun' :
False,
16 'MonitorService' :
'MonitorSvc',
17 'RegisterForContextService' :
False,
19 'EvtDataSvc' :
'TagCollectionSvc',
Definition at line 188 of file GaudiCommonSvcConf.py.
| dictionary GaudiCommonSvc.GaudiCommonSvcConf.EvtCollectionStream._propertyDocDct |
|
staticprivate |
The documentation for this class was generated from the following file: