![]() |
ATLAS Offline Software
|
Functions | |
| recurse (rdir, dqregion, ignorepath, modelrefs=[], displaystring='Draw=PE', displaystring2D='Draw=COLZ', regex=None, startpath=None, hists=None, manglefunc=None) | |
| prune (dqregion) | |
| paramcount (dqregion) | |
| process (infname, confname, options, refs=None) | |
| super_process (fname, options) | |
Variables | |
| repeatalgorithm | |
| worst = DQAlgorithm(id='WorstCaseSummary',libname='libdqm_summaries.so') | |
| list | 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),. | |
| norefalgorithm | |
| thresh = make_thresholds('Chi2_per_NDF', 1.0, 1.50, 'Chi2Thresholds') | |
| parser = optparse.OptionParser(usage='usage: %prog [options] inputfile') | |
| default | |
| help | |
| action | |
| False | |
| type | |
| None | |
| options | |
| args | |
| fname = args[0] | |
| rv = super_process(fname, options) | |
Transate arbitrary root file into a han config file @author: ponyisi@utexas.edu 9 Oct 2008 Adapted for physics validation 14 May 2014
| physval_make_web_display.paramcount | ( | dqregion | ) |
Definition at line 129 of file physval_make_web_display.py.
| physval_make_web_display.process | ( | infname, | |
| confname, | |||
| options, | |||
| refs = None ) |
Definition at line 139 of file physval_make_web_display.py.
| physval_make_web_display.prune | ( | dqregion | ) |
returns True if we should kill this node False if we should not
Definition at line 102 of file physval_make_web_display.py.
| physval_make_web_display.recurse | ( | rdir, | |
| dqregion, | |||
| ignorepath, | |||
| modelrefs = [], | |||
| displaystring = 'Draw=PE', | |||
| displaystring2D = 'Draw=COLZ', | |||
| regex = None, | |||
| startpath = None, | |||
| hists = None, | |||
| manglefunc = None ) |
Definition at line 38 of file physval_make_web_display.py.
| physval_make_web_display.super_process | ( | fname, | |
| options ) |
Definition at line 215 of file physval_make_web_display.py.
| physval_make_web_display.action |
Definition at line 320 of file physval_make_web_display.py.
| 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),.
Definition at line 27 of file physval_make_web_display.py.
| physval_make_web_display.args |
Definition at line 361 of file physval_make_web_display.py.
| physval_make_web_display.default |
Definition at line 314 of file physval_make_web_display.py.
| physval_make_web_display.False |
Definition at line 322 of file physval_make_web_display.py.
| physval_make_web_display.fname = args[0] |
Definition at line 366 of file physval_make_web_display.py.
| physval_make_web_display.help |
Definition at line 315 of file physval_make_web_display.py.
| physval_make_web_display.None |
Definition at line 354 of file physval_make_web_display.py.
| physval_make_web_display.norefalgorithm |
Definition at line 31 of file physval_make_web_display.py.
| physval_make_web_display.options |
Definition at line 361 of file physval_make_web_display.py.
Definition at line 313 of file physval_make_web_display.py.
| physval_make_web_display.repeatalgorithm |
Definition at line 19 of file physval_make_web_display.py.
| physval_make_web_display.rv = super_process(fname, options) |
Definition at line 372 of file physval_make_web_display.py.
| physval_make_web_display.thresh = make_thresholds('Chi2_per_NDF', 1.0, 1.50, 'Chi2Thresholds') |
Definition at line 35 of file physval_make_web_display.py.
| physval_make_web_display.type |
Definition at line 344 of file physval_make_web_display.py.
| physval_make_web_display.worst = DQAlgorithm(id='WorstCaseSummary',libname='libdqm_summaries.so') |
Definition at line 21 of file physval_make_web_display.py.