Public Member Functions | |
def | __init__ (self, threshold) |
def | absval (self) |
def | check_filled_bins (self, min_filled) |
def | check_histograms (self, histogram) |
def | do_test (self) |
Public Member Functions inherited from utils.StatisticalTest | |
def | __init__ (self, threshold) |
def | do_test (self) |
def | get_rank (self) |
def | get_status (self) |
def | set_operands (self, h1, h2) |
Public Attributes | |
name | |
Public Attributes inherited from utils.StatisticalTest | |
h1 | |
h2 | |
is_init | |
name | |
rank | |
2D! return test_codes["2D"] More... | |
threshold | |
def utils.Chi2.absval | ( | self | ) |
Definition at line 260 of file utils.py.
References utils.getNbins(), FitSlicesYTool.h1, ConfigurableHisto.h1, DQMSourceExample.h1, utils.StatisticalTest.h1, PlotAlignmentValidation::DMRPlotInfo.h1, FitSlicesYTool.h2, EgammaTowerIsolationNew< NC >::Sum.h2, ConfigurableHisto.h2, DQMSourceExample.h2, EgammaTowerIsolationNew< NC >.h2, utils.StatisticalTest.h2, and PlotAlignmentValidation::DMRPlotInfo.h2.
Referenced by utils.Chi2.do_test().
def utils.Chi2.check_filled_bins | ( | self, | |
min_filled | |||
) |
Definition at line 249 of file utils.py.
References FitSlicesYTool.h1, ConfigurableHisto.h1, DQMSourceExample.h1, utils.StatisticalTest.h1, PlotAlignmentValidation::DMRPlotInfo.h1, FitSlicesYTool.h2, EgammaTowerIsolationNew< NC >::Sum.h2, ConfigurableHisto.h2, DQMSourceExample.h2, EgammaTowerIsolationNew< NC >.h2, utils.StatisticalTest.h2, and PlotAlignmentValidation::DMRPlotInfo.h2.
Referenced by utils.Chi2.do_test().
def utils.Chi2.check_histograms | ( | self, | |
histogram | |||
) |
def utils.Chi2.do_test | ( | self | ) |
Definition at line 278 of file utils.py.
References utils.Chi2.absval(), utils.Chi2.check_filled_bins(), utils.Chi2.check_histograms(), FitSlicesYTool.h1, ConfigurableHisto.h1, DQMSourceExample.h1, utils.StatisticalTest.h1, PlotAlignmentValidation::DMRPlotInfo.h1, FitSlicesYTool.h2, EgammaTowerIsolationNew< NC >::Sum.h2, ConfigurableHisto.h2, DQMSourceExample.h2, EgammaTowerIsolationNew< NC >.h2, utils.StatisticalTest.h2, and PlotAlignmentValidation::DMRPlotInfo.h2.
utils.Chi2.name |
Definition at line 247 of file utils.py.
Referenced by config.CFG.__str__(), validation.Sample.digest(), VIDSelectorBase.VIDSelectorBase.initialize(), and Vispa.Views.PropertyView.Property.valueChanged().