Definition at line 27 of file GaudiMPConf.py.
| def GaudiMP.GaudiMPConf.RecordOutputStream.__init__ |
( |
|
self, |
|
|
|
name = Configurable.DefaultName, |
|
|
|
kwargs |
|
) |
| |
Definition at line 79 of file GaudiMPConf.py.
79 def __init__(self, name = Configurable.DefaultName, **kwargs):
80 super(RecordOutputStream, self).
__init__(name)
81 for n,v
in kwargs.items():
def __init__(self, name=Configurable.DefaultName, kwargs)
| def GaudiMP.GaudiMPConf.RecordOutputStream.getDlls |
( |
|
self | ) |
|
| def GaudiMP.GaudiMPConf.RecordOutputStream.getType |
( |
|
self | ) |
|
| dictionary GaudiMP.GaudiMPConf.RecordOutputStream.__slots__ |
|
staticprivate |
| dictionary GaudiMP.GaudiMPConf.RecordOutputStream._propertyDocDct |
|
staticprivate |
Initial value:
4 'RegisterForContextService' : ,
9 'EfficiencyRowFormat' : ,
12 'UseEfficiencyRowFormat' : ,
13 'RegularRowFormat' : ,
15 'OutputStreamName' : ,
Definition at line 63 of file GaudiMPConf.py.
The documentation for this class was generated from the following file: