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