Definition at line 89 of file GaudiMPConf.py.
| def GaudiMP.GaudiMPConf.ReplayOutputStream.__init__ |
( |
|
self, |
|
|
|
name = Configurable.DefaultName, |
|
|
|
kwargs |
|
) |
| |
Definition at line 141 of file GaudiMPConf.py.
141 def __init__(self, name = Configurable.DefaultName, **kwargs):
142 super(ReplayOutputStream, self).
__init__(name)
143 for n,v
in kwargs.items():
def __init__(self, name=Configurable.DefaultName, kwargs)
| def GaudiMP.GaudiMPConf.ReplayOutputStream.getDlls |
( |
|
self | ) |
|
| def GaudiMP.GaudiMPConf.ReplayOutputStream.getType |
( |
|
self | ) |
|
| dictionary GaudiMP.GaudiMPConf.ReplayOutputStream.__slots__ |
|
staticprivate |
| dictionary GaudiMP.GaudiMPConf.ReplayOutputStream._propertyDocDct |
|
staticprivate |
Initial value:
4 'RegisterForContextService' : ,
9 'EfficiencyRowFormat' : ,
12 'UseEfficiencyRowFormat' : ,
14 'RegularRowFormat' : ,
Definition at line 125 of file GaudiMPConf.py.
The documentation for this class was generated from the following file: