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

Go to the source code of this file.

Namespaces

 dq_make_web_display
 

Functions

def dq_make_web_display.recurse (rdir, dqregion, ignorepath, reffile=None)
 
def dq_make_web_display.prune (dqregion)
 
def dq_make_web_display.paramcount (dqregion)
 
def dq_make_web_display.process (infname, confname, reffile=None)
 
def dq_make_web_display.super_process (fname, options)
 

Variables

 dq_make_web_display.gatherdata
 
 dq_make_web_display.worst = DQAlgorithm(id='WorstCaseSummary',libname='libdqm_summaries.so')
 
 dq_make_web_display.cl = ROOT.TClass.GetClass(cl)
 print [x.__class__ for x in toList(dqregion.getSubRegions()) ] More...
 
string dq_make_web_display.name = rdir.GetPath().replace(ignorepath, '') + '/' + key.GetName()
 
dictionary dq_make_web_display.dqpargs
 
 dq_make_web_display.reference
 
 dq_make_web_display.dqpar = dqregion.newDQParameter( **dqpargs)
 
 dq_make_web_display.newregion = dqregion.newDQRegion( key.GetName(), algorithm=worst )
 
 dq_make_web_display.parser = optparse.OptionParser(usage='usage: %prog [options] inputfile run')
 
 dq_make_web_display.default
 
 dq_make_web_display.help
 
 dq_make_web_display.type
 
 dq_make_web_display.options
 
 dq_make_web_display.args
 
 dq_make_web_display.fname = args[0]
 
 dq_make_web_display.run = int(args[1])
 
def dq_make_web_display.rv = super_process(fname, options)