![]() |
ATLAS Offline Software
|
Public Member Functions | |
| def | __init__ (self, name, seq=None, comboHypoCfg=None, comboToolConfs=None, chainDicts=None, isEmpty=False) |
Public Attributes | |
| name | |
| seq | |
| comboHypoCfg | |
| comboToolConfs | |
| chainDicts | |
| isEmpty | |
Used to store the step info, regardless of the chainDict
Definition at line 23 of file TestUtils.py.
| def TestUtils.makeChainStep.__init__ | ( | self, | |
| name, | |||
seq = None, |
|||
comboHypoCfg = None, |
|||
comboToolConfs = None, |
|||
chainDicts = None, |
|||
isEmpty = False |
|||
| ) |
Definition at line 25 of file TestUtils.py.
| TestUtils.makeChainStep.chainDicts |
Definition at line 30 of file TestUtils.py.
| TestUtils.makeChainStep.comboHypoCfg |
Definition at line 28 of file TestUtils.py.
| TestUtils.makeChainStep.comboToolConfs |
Definition at line 29 of file TestUtils.py.
| TestUtils.makeChainStep.isEmpty |
Definition at line 31 of file TestUtils.py.
| TestUtils.makeChainStep.name |
Definition at line 26 of file TestUtils.py.
| TestUtils.makeChainStep.seq |
Definition at line 27 of file TestUtils.py.
1.8.18