![]() |
ATLAS Offline Software
|
Functions | |
| handi (name, resultsFile, htmlDir, browserMenu=False, allDirsScriptLoc="https://atlasdqm.cern.ch/static/js/") | |
| usage () | |
Variables | |
| str | short_options = "hms:" |
| main() | |
| list | long_options = ["help","browser-menu","script-loc="] |
| bool | browserMenu = False |
| str | allDirsScriptLoc = "" |
| opts | |
| args | |
| name = args[0] | |
| resultsFile = args[1] | |
| html_dir = args[2] | |
| handi.handi | ( | name, | |
| resultsFile, | |||
| htmlDir, | |||
| browserMenu = False, | |||
| allDirsScriptLoc = "https://atlasdqm.cern.ch/static/js/" ) |
Definition at line 12 of file handi.py.
| handi.usage | ( | ) |
| list handi.long_options = ["help","browser-menu","script-loc="] |