Go to the source code of this file.
|
def | one_bin_test_statistic.LogPoissonLike (N, mu) |
|
def | one_bin_test_statistic.GetQs (mu, s, b, obs) |
|
def | one_bin_test_statistic.Style (h, color, style) |
|
def | one_bin_test_statistic.GetName (i) |
|
def | one_bin_test_statistic.GetXmax (i, background, signal) |
|
def | one_bin_test_statistic.GetXmin (i, background, signal) |
|
def | one_bin_test_statistic.PlotQ (i, q_0_bonly, q_0_splusb, q_1_bonly, q_1_splusb, background, signal) |
|
def | one_bin_test_statistic.PlotQVsN (i, n, q_0, q_1, background, signal) |
|
def | one_bin_test_statistic.ScanSigStrength (i, mu, q_bonly, q_splusb, background, signal) |
|
def | one_bin_test_statistic.OneBinTestStatistic (background, signal, num_toys) |
|