Definition at line 543 of file GaudiAlgConf.py.
| def GaudiAlg.GaudiAlgConf.TupleTool.__init__ |
( |
|
self, |
|
|
|
name = Configurable.DefaultName, |
|
|
|
kwargs |
|
) |
| |
Definition at line 637 of file GaudiAlgConf.py.
637 def __init__(self, name = Configurable.DefaultName, **kwargs):
638 super(TupleTool, self).
__init__(name)
639 for n,v
in kwargs.items():
| def GaudiAlg.GaudiAlgConf.TupleTool.getDlls |
( |
|
self | ) |
|
| def GaudiAlg.GaudiAlgConf.TupleTool.getType |
( |
|
self | ) |
|
| dictionary GaudiAlg.GaudiAlgConf.TupleTool.__slots__ |
|
staticprivate |
| dictionary GaudiAlg.GaudiAlgConf.TupleTool._propertyDocDct |
|
staticprivate |
The documentation for this class was generated from the following file: