![]() |
ATLAS Offline Software
|
Public Member Functions | |
| __init__ (self, name='TrigCostStep') | |
Public Attributes | |
| bool | required = True |
| bool | depends_on_previous = True |
| str | input = 'tmp.RDO_TRIG' |
| str | args = ' --monitorChainAlgorithm --MCCrossSection=0.5 Input.Files=\'["tmp.RDO_TRIG"]\' ' |
| str | executable = 'RunTrigCostAnalysis.py' |
Definition at line 140 of file TrigInDetArtSteps.py.
| python.TrigInDetArtSteps.TrigCostStep.__init__ | ( | self, | |
| name = 'TrigCostStep' ) |
Definition at line 141 of file TrigInDetArtSteps.py.
| str python.TrigInDetArtSteps.TrigCostStep.args = ' --monitorChainAlgorithm --MCCrossSection=0.5 Input.Files=\'["tmp.RDO_TRIG"]\' ' |
Definition at line 146 of file TrigInDetArtSteps.py.
| bool python.TrigInDetArtSteps.TrigCostStep.depends_on_previous = True |
Definition at line 144 of file TrigInDetArtSteps.py.
| str python.TrigInDetArtSteps.TrigCostStep.executable = 'RunTrigCostAnalysis.py' |
Definition at line 147 of file TrigInDetArtSteps.py.
| str python.TrigInDetArtSteps.TrigCostStep.input = 'tmp.RDO_TRIG' |
Definition at line 145 of file TrigInDetArtSteps.py.
| bool python.TrigInDetArtSteps.TrigCostStep.required = True |
Definition at line 143 of file TrigInDetArtSteps.py.