![]() |
ATLAS Offline Software
|
Public Member Functions | |
| __init__ (self, name='DownloadRef') | |
| configure (self, test) | |
Public Attributes | |
| str | executable = 'art.py' |
| str | args = 'download' |
| artpackage = None | |
| str | artjobname = None |
| int | timeout = 20*60 |
| bool | required = True |
| bool | auto_report_result = True |
Execute art.py download to get results from previous days
Definition at line 434 of file CheckSteps.py.
| python.TrigValSteering.CheckSteps.DownloadRefStep.__init__ | ( | self, | |
| name = 'DownloadRef' ) |
Definition at line 437 of file CheckSteps.py.
| python.TrigValSteering.CheckSteps.DownloadRefStep.configure | ( | self, | |
| test ) |
Definition at line 447 of file CheckSteps.py.
Definition at line 440 of file CheckSteps.py.
Definition at line 442 of file CheckSteps.py.
| python.TrigValSteering.CheckSteps.DownloadRefStep.artpackage = None |
Definition at line 441 of file CheckSteps.py.
| bool python.TrigValSteering.CheckSteps.DownloadRefStep.auto_report_result = True |
Definition at line 445 of file CheckSteps.py.
| str python.TrigValSteering.CheckSteps.DownloadRefStep.executable = 'art.py' |
Definition at line 439 of file CheckSteps.py.
| bool python.TrigValSteering.CheckSteps.DownloadRefStep.required = True |
Definition at line 444 of file CheckSteps.py.
| int python.TrigValSteering.CheckSteps.DownloadRefStep.timeout = 20*60 |
Definition at line 443 of file CheckSteps.py.