Variables | |
list | variations = ["ProtonP120GeV","Optimizations_CP_run3_7862","Optimizations_CP_run3_8186"] |
list | var_names = ["Nom v3r2p4","7862","8186"] |
list | var_colors = [8,4,2] |
list | var_histos = [] |
c1 = ROOT.TCanvas("c1"); | |
leg = ROOT.TLegend(0.4,0.6,0.6,0.8); | |
int | i = 0 |
nh_cp_file = ROOT.TFile("/lbne/data/users/lblpwg_tools/FastMC_Data/outputs/ljf26/Sensitivity_Plots/"+variation+"_nh_cp_histos.root"); | |
sensitivity_comps.c1 = ROOT.TCanvas("c1"); |
Definition at line 9 of file sensitivity_comps.py.
int sensitivity_comps.i = 0 |
Definition at line 15 of file sensitivity_comps.py.
sensitivity_comps.leg = ROOT.TLegend(0.4,0.6,0.6,0.8); |
Definition at line 11 of file sensitivity_comps.py.
sensitivity_comps.nh_cp_file = ROOT.TFile("/lbne/data/users/lblpwg_tools/FastMC_Data/outputs/ljf26/Sensitivity_Plots/"+variation+"_nh_cp_histos.root"); |
Definition at line 18 of file sensitivity_comps.py.
list sensitivity_comps.var_colors = [8,4,2] |
Definition at line 5 of file sensitivity_comps.py.
list sensitivity_comps.var_histos = [] |
Definition at line 7 of file sensitivity_comps.py.
list sensitivity_comps.var_names = ["Nom v3r2p4","7862","8186"] |
Definition at line 4 of file sensitivity_comps.py.
list sensitivity_comps.variations = ["ProtonP120GeV","Optimizations_CP_run3_7862","Optimizations_CP_run3_8186"] |
Definition at line 3 of file sensitivity_comps.py.