Definition at line 206 of file GaudiAlgConf.py.
| def GaudiAlg.GaudiAlgConf.GaudiSequencer.__init__ |
( |
|
self, |
|
|
|
name = Configurable.DefaultName, |
|
|
|
kwargs |
|
) |
| |
Definition at line 262 of file GaudiAlgConf.py.
262 def __init__(self, name = Configurable.DefaultName, **kwargs):
263 super(GaudiSequencer, self).
__init__(name)
264 for n,v
in kwargs.items():
def __init__(self, name=Configurable.DefaultName, kwargs)
| def GaudiAlg.GaudiAlgConf.GaudiSequencer.getDlls |
( |
|
self | ) |
|
| def GaudiAlg.GaudiAlgConf.GaudiSequencer.getType |
( |
|
self | ) |
|
| dictionary GaudiAlg.GaudiAlgConf.GaudiSequencer.__slots__ |
|
staticprivate |
| dictionary GaudiAlg.GaudiAlgConf.GaudiSequencer._propertyDocDct |
|
staticprivate |
Initial value:
4 'RegisterForContextService' : ,
9 'EfficiencyRowFormat' : ,
12 'UseEfficiencyRowFormat' : ,
13 'RegularRowFormat' : ,
Definition at line 247 of file GaudiAlgConf.py.
The documentation for this class was generated from the following file: