ra4_stats  0341147a0dc35f80f4e12c6003afb76a38e2ed6e
Namespaces | Functions | Variables
one_bin_test_statistic.py File Reference

Go to the source code of this file.

Namespaces

 one_bin_test_statistic
 

Functions

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)
 

Variables

tuple one_bin_test_statistic.parser
 
tuple one_bin_test_statistic.args = parser.parse_args()