ATLAS Offline Software
Functions | Variables
handi Namespace Reference

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]
 

Function Documentation

◆ handi()

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

Definition at line 13 of file handi.py.

13 def handi( name, resultsFile, htmlDir, browserMenu=False, allDirsScriptLoc="https://atlasdqm.cern.ch/static/js/" ):
14 
15 
16 
17  compare = False
18  javaScriptLoc =""
19  HjavaScriptLoc =""
20  runListLoc = ""
21 
22 
27 
28  mod.handiWithComparisons( name, resultsFile, htmlDir, runListLoc, compare, browserMenu, allDirsScriptLoc )
29 
30 
31 

◆ usage()

def handi.usage ( )

Definition at line 32 of file handi.py.

32 def usage():
33  cmdi = sys.argv[0].rfind("/")
34  cmd = sys.argv[0][cmdi+1:]
35  print("Usage: ", cmd, "[-m|--browser-menu] [-s|--script-loc=<URL>] <name_of_system> <results_file_name> <html_output_directory>")
36 
37 

Variable Documentation

◆ allDirsScriptLoc

handi.allDirsScriptLoc = ""

Definition at line 49 of file handi.py.

◆ args

handi.args

Definition at line 52 of file handi.py.

◆ browserMenu

bool handi.browserMenu = False

Definition at line 48 of file handi.py.

◆ html_dir

handi.html_dir = args[2]

Definition at line 72 of file handi.py.

◆ long_options

list handi.long_options = ["help","browser-menu","script-loc="]

Definition at line 43 of file handi.py.

◆ name

handi.name = args[0]

Definition at line 70 of file handi.py.

◆ opts

handi.opts

Definition at line 52 of file handi.py.

◆ resultsFile

handi.resultsFile = args[1]

Definition at line 71 of file handi.py.

◆ short_options

string handi.short_options = "hms:"

main()

Definition at line 42 of file handi.py.

handi.usage
def usage()
Definition: handi.py:32
handi.handi
def handi(name, resultsFile, htmlDir, browserMenu=False, allDirsScriptLoc="https://atlasdqm.cern.ch/static/js/")
Definition: handi.py:13
Muon::print
std::string print(const MuPatSegment &)
Definition: MuonTrackSteering.cxx:28