![]() |
ATLAS Offline Software
|
Functions | |
| run_command (command) | |
| nextstep (text) | |
Variables | |
| parser | |
| action | |
| help | |
| required | |
| True | |
| args = parser.parse_args() | |
| str | tagt0 = "TrtCalibT0-Webtest-RUN2-UPD1-00-00" |
| str | tagrt = "TrtCalibRt-Webtest-RUN2-UPD1-00-00" |
| tag = input("\nUploading T0s. What is the name of target tag (example: TrtCalibT0-MC-run3-test-00)? ") | |
| python.TRT_DBUpdate.nextstep | ( | text | ) |
Definition at line 15 of file TRT_DBUpdate.py.
| python.TRT_DBUpdate.run_command | ( | command | ) |
Run a shell command and handle errors.
Definition at line 6 of file TRT_DBUpdate.py.
| python.TRT_DBUpdate.action |
Definition at line 31 of file TRT_DBUpdate.py.
| python.TRT_DBUpdate.args = parser.parse_args() |
Definition at line 35 of file TRT_DBUpdate.py.
| python.TRT_DBUpdate.help |
Definition at line 31 of file TRT_DBUpdate.py.
| python.TRT_DBUpdate.parser |
Definition at line 25 of file TRT_DBUpdate.py.
| python.TRT_DBUpdate.required |
Definition at line 33 of file TRT_DBUpdate.py.
| python.TRT_DBUpdate.tag = input("\nUploading T0s. What is the name of target tag (example: TrtCalibT0-MC-run3-test-00)? ") |
Definition at line 67 of file TRT_DBUpdate.py.
| str python.TRT_DBUpdate.tagrt = "TrtCalibRt-Webtest-RUN2-UPD1-00-00" |
Definition at line 51 of file TRT_DBUpdate.py.
| str python.TRT_DBUpdate.tagt0 = "TrtCalibT0-Webtest-RUN2-UPD1-00-00" |
Definition at line 50 of file TRT_DBUpdate.py.
| python.TRT_DBUpdate.True |
Definition at line 33 of file TRT_DBUpdate.py.