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