Definition at line 483 of file GaudiAlgConf.py.
| def GaudiAlg.GaudiAlgConf.TupleTool.__init__ |
( |
|
self, |
|
|
|
name = Configurable.DefaultName, |
|
|
|
kwargs |
|
) |
| |
Definition at line 577 of file GaudiAlgConf.py.
577 def __init__(self, name = Configurable.DefaultName, **kwargs):
578 super(TupleTool, self).
__init__(name)
579 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: