ra4_stats
0341147a0dc35f80f4e12c6003afb76a38e2ed6e
|
Functions | |
def | get_results_list () |
Variables | |
string | inputfile = "master_redo.txt" |
tuple | results = get_results_list() |
string | version = "original_comparison" |
string | xvariable = "lumi" |
Setting up plot definitions: More... | |
list | variations = [["MJdef_mj_","threshold_400"],["MJdef_mj_","threshold_350"],["MJdef_mj14","threshold_400"],["MJdef_mj14","threshold_350"]] |
list | var_names = ["R = 1.2, threshold = 400 GeV","R = 1.2, threshold = 350 GeV","R = 1.4, threshold = 400 GeV","R = 1.4, threshold = 350 GeV"] |
list | var_colors = [36,36,49,49] |
list | var_linestyles = [1,7,1,7] |
list | var_markerstyles = [20,22,20,22] |
list | frames = [["mGluino-1600_mLSP-1000","sig_str0"],["mGluino-1600_mLSP-1000","sig_str1"],["mGluino-1800_mLSP-200","sig_str0"],["mGluino-1800_mLSP-200","sig_str1"],["mGluino-1400_mLSP-1000","sig_str0"],["mGluino-1400_mLSP-1000","sig_str1"]] |
list | frame_titles = ["T1tttt(1600,1000) Limit","T1tttt(1600,1000) Significance","T1tttt(1800,200) Limit","T1tttt(1800,200) Significance","T1tttt(1400,1000) Limit","T1tttt(1400,1000) Significance"] |
int | xmin = 4 |
Reading values and plotting them. More... | |
int | xmax = 21 |
list | graphs = [] |
list | pairs = [] |
use_this_line = True | |
list | yval = line[1] |
list | xval = line[0] |
list | x = [pair[0] for pair in pairs] |
list | y = [pair[1] for pair in pairs] |
tuple | graph = ROOT.TGraph(len(x),array("d",x),array("d",y)) |
tuple | c = ROOT.TCanvas() |
tuple | leg = ROOT.TLegend(0.14,0.7,0.48,0.9) |
int | ymax = 3 |
int | ymin = 0 |
list | title = frame_titles[ifr] |
tuple | histframe = ROOT.TH2F("frame","",10,xmin,xmax,10,ymin,ymax) |
def plot_variations.get_results_list | ( | ) |
Definition at line 18 of file plot_variations.py.
tuple plot_variations.c = ROOT.TCanvas() |
Definition at line 109 of file plot_variations.py.
Referenced by GetMaximum(), GetMinimum(), main(), MakeCorrectionPlot(), MakeCovarianceMatrix(), MakeExpectedSignificancePlot(), MakeLimitPlot(), MakeObservedSignificancePlot(), MakePlot(), MakeYieldPlot(), Plot1D(), PlotQDistributions(), PlotVars(), PlotZDistributions(), SetBounds(), and styles.testGlobalStyle().
list plot_variations.frame_titles = ["T1tttt(1600,1000) Limit","T1tttt(1600,1000) Significance","T1tttt(1800,200) Limit","T1tttt(1800,200) Significance","T1tttt(1400,1000) Limit","T1tttt(1400,1000) Significance"] |
Definition at line 55 of file plot_variations.py.
list plot_variations.frames = [["mGluino-1600_mLSP-1000","sig_str0"],["mGluino-1600_mLSP-1000","sig_str1"],["mGluino-1800_mLSP-200","sig_str0"],["mGluino-1800_mLSP-200","sig_str1"],["mGluino-1400_mLSP-1000","sig_str0"],["mGluino-1400_mLSP-1000","sig_str1"]] |
Definition at line 54 of file plot_variations.py.
tuple plot_variations.graph = ROOT.TGraph(len(x),array("d",x),array("d",y)) |
Definition at line 106 of file plot_variations.py.
Referenced by DrawContours().
list plot_variations.graphs = [] |
Definition at line 82 of file plot_variations.py.
Definition at line 119 of file plot_variations.py.
string plot_variations.inputfile = "master_redo.txt" |
Definition at line 12 of file plot_variations.py.
tuple plot_variations.leg = ROOT.TLegend(0.14,0.7,0.48,0.9) |
Definition at line 110 of file plot_variations.py.
Referenced by PlotZDistributions().
list plot_variations.pairs = [] |
Definition at line 84 of file plot_variations.py.
tuple plot_variations.results = get_results_list() |
Definition at line 25 of file plot_variations.py.
list plot_variations.title = frame_titles[ifr] |
Definition at line 113 of file plot_variations.py.
Referenced by MakeExpectedSignificancePlot(), MakeLimitPlot(), and MakeObservedSignificancePlot().
plot_variations.use_this_line = True |
Definition at line 86 of file plot_variations.py.
list plot_variations.var_colors = [36,36,49,49] |
Definition at line 43 of file plot_variations.py.
list plot_variations.var_linestyles = [1,7,1,7] |
Definition at line 52 of file plot_variations.py.
list plot_variations.var_markerstyles = [20,22,20,22] |
Definition at line 53 of file plot_variations.py.
list plot_variations.var_names = ["R = 1.2, threshold = 400 GeV","R = 1.2, threshold = 350 GeV","R = 1.4, threshold = 400 GeV","R = 1.4, threshold = 350 GeV"] |
Definition at line 42 of file plot_variations.py.
Referenced by PrintDebug(), and SetVariables().
list plot_variations.variations = [["MJdef_mj_","threshold_400"],["MJdef_mj_","threshold_350"],["MJdef_mj14","threshold_400"],["MJdef_mj14","threshold_350"]] |
Definition at line 41 of file plot_variations.py.
string plot_variations.version = "original_comparison" |
Definition at line 30 of file plot_variations.py.
list plot_variations.x = [pair[0] for pair in pairs] |
Definition at line 104 of file plot_variations.py.
Referenced by DrawContours(), GetIndex(), MakeCovarianceMatrix(), and MakeRatio().
int plot_variations.xmax = 21 |
Definition at line 80 of file plot_variations.py.
Referenced by MakePlot().
int plot_variations.xmin = 4 |
Reading values and plotting them.
Definition at line 79 of file plot_variations.py.
list plot_variations.xval = line[0] |
Definition at line 99 of file plot_variations.py.
string plot_variations.xvariable = "lumi" |
Setting up plot definitions:
Warning: Variations MusT NOT BE A SUBSET OF EACH OTHER: EG MJdef_mj and MJdef_mj14 . Instead use MJdef_mj_
Definition at line 39 of file plot_variations.py.
list plot_variations.y = [pair[1] for pair in pairs] |
Definition at line 105 of file plot_variations.py.
Referenced by DrawContours(), GetMaximum(), GetMinimum(), MakeCovarianceMatrix(), and MergeWithText().
int plot_variations.ymax = 3 |
Definition at line 111 of file plot_variations.py.
Referenced by MakePlot().
int plot_variations.ymin = 0 |
Definition at line 112 of file plot_variations.py.
list plot_variations.yval = line[1] |
Definition at line 98 of file plot_variations.py.