![]() |
ATLAS Offline Software
|
Functions | |
def | run_command (command) |
def | nextstep (text) |
Variables | |
parser | |
action | |
help | |
required | |
True | |
args = parser.parse_args() | |
string | tagt0 = "TrtCalibT0-Webtest-RUN2-UPD1-00-00" |
string | tagrt = "TrtCalibRt-Webtest-RUN2-UPD1-00-00" |
tag = input("\nUploading T0s. What is the name of target tag (example: TrtCalibT0-MC-run3-test-00)? ") | |
def python.TRT_DBUpdate.nextstep | ( | text | ) |
def python.TRT_DBUpdate.run_command | ( | command | ) |
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.
string python.TRT_DBUpdate.tagrt = "TrtCalibRt-Webtest-RUN2-UPD1-00-00" |
Definition at line 51 of file TRT_DBUpdate.py.
string 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.