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

Go to the source code of this file.

Namespaces

 physval_make_web_display
 

Functions

def physval_make_web_display.recurse (rdir, dqregion, ignorepath, modelrefs=[], displaystring='Draw=PE', displaystring2D='Draw=COLZ', regex=None, startpath=None, hists=None, manglefunc=None)
 
def physval_make_web_display.prune (dqregion)
 
def physval_make_web_display.paramcount (dqregion)
 
def physval_make_web_display.process (infname, confname, options, refs=None)
 
def physval_make_web_display.super_process (fname, options)
 

Variables

 physval_make_web_display.repeatalgorithm
 
 physval_make_web_display.worst = DQAlgorithm(id='WorstCaseSummary',libname='libdqm_summaries.so')
 
list physval_make_web_display.algorithmparameters
 SOME THINGS YOU MIGHT WANT TO EDIT Edit this to change what algorithm is applied (AuxAlgName–xxx) or to disable printing the number of entries for each reference algorithmparameters = [DQAlgorithmParameter('AuxAlgName–Chi2Test_Prob', 1),. More...
 
 physval_make_web_display.norefalgorithm
 
 physval_make_web_display.thresh = make_thresholds('Chi2_per_NDF', 1.0, 1.50, 'Chi2Thresholds')
 
bool physval_make_web_display.failed = True
 
 physval_make_web_display.parser = optparse.OptionParser(usage='usage: %prog [options] inputfile')
 
 physval_make_web_display.default
 
 physval_make_web_display.help
 
 physval_make_web_display.False
 
 physval_make_web_display.action
 
 physval_make_web_display.type
 
 physval_make_web_display.None
 
 physval_make_web_display.options
 
 physval_make_web_display.args
 
 physval_make_web_display.fname = args[0]
 
def physval_make_web_display.rv = super_process(fname, options)