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