Definition at line 612 of file GaudiCommonSvcConf.py.
| def GaudiCommonSvc.GaudiCommonSvcConf.RecordStream.__init__ |
( |
|
self, |
|
|
|
name = Configurable.DefaultName, |
|
|
|
kwargs |
|
) |
| |
Definition at line 648 of file GaudiCommonSvcConf.py.
648 def __init__(self, name = Configurable.DefaultName, **kwargs):
649 super(RecordStream, self).
__init__(name)
650 for n,v
in kwargs.items():
def __init__(self, name=Configurable.DefaultName, kwargs)
| def GaudiCommonSvc.GaudiCommonSvcConf.RecordStream.getDlls |
( |
|
self | ) |
|
| def GaudiCommonSvc.GaudiCommonSvcConf.RecordStream.getType |
( |
|
self | ) |
|
| dictionary GaudiCommonSvc.GaudiCommonSvcConf.RecordStream.__slots__ |
|
staticprivate |
| dictionary GaudiCommonSvc.GaudiCommonSvcConf.RecordStream._propertyDocDct |
|
staticprivate |
The documentation for this class was generated from the following file: