Definition at line 141 of file TrigInDetArtSteps.py.
◆ __init__()
def python.TrigInDetArtSteps.TrigCostStep.__init__ |
( |
|
self, |
|
|
|
name = 'TrigCostStep' |
|
) |
| |
Definition at line 142 of file TrigInDetArtSteps.py.
142 def __init__(self, name='TrigCostStep'):
143 super(TrigCostStep, self).
__init__(name)
145 self.depends_on_previous =
True
146 self.input =
'tmp.RDO_TRIG'
147 self.args =
' --monitorChainAlgorithm --MCCrossSection=0.5 Input.Files=\'["tmp.RDO_TRIG"]\' '
148 self.executable =
'RunTrigCostAnalysis.py'
◆ args
python.TrigInDetArtSteps.TrigCostStep.args |
◆ depends_on_previous
python.TrigInDetArtSteps.TrigCostStep.depends_on_previous |
◆ executable
python.TrigInDetArtSteps.TrigCostStep.executable |
◆ input
python.TrigInDetArtSteps.TrigCostStep.input |
◆ required
python.TrigInDetArtSteps.TrigCostStep.required |
The documentation for this class was generated from the following file: