ATLAS Offline Software
Namespaces | Functions | Variables
handi.py File Reference

Go to the source code of this file.

Namespaces

 handi
 

Functions

def handi.handi (name, resultsFile, htmlDir, browserMenu=False, allDirsScriptLoc="https://atlasdqm.cern.ch/static/js/")
 
def handi.usage ()
 

Variables

string handi.short_options = "hms:"
 main() More...
 
list handi.long_options = ["help","browser-menu","script-loc="]
 
bool handi.browserMenu = False
 
string handi.allDirsScriptLoc = ""
 
 handi.opts
 
 handi.args
 
 handi.name = args[0]
 
 handi.resultsFile = args[1]
 
 handi.html_dir = args[2]