Go to the source code of this file.
Functions | |
void | HornSettings (int quantile, double &pot, double &livetime, Sign::Sign_t &wrongs, double &maxy) |
void | plot_predictions (std::string anaName="fhc", std::string calculator="2018calc", bool nh=true, bool fake=true) |
Variables | |
const double | pot_fhc = kAna2018FHCPOT |
const double | pot_rhc = kAna2018RHCPOT |
const double | livetime_fhc = kAna2018FHCLivetime |
const double | livetime_rhc = kAna2018RHCLivetime |
double | pot = 0 |
double | pot_one = pot_rhc |
double | pot_two = pot_fhc |
double | livetime = 0 |
double | livetime_one = livetime_rhc |
double | livetime_two = livetime_fhc |
double | maxy = 0 |
double | maxy_one = 1.999 |
double | maxy_two = 3.999 |
Sign::Sign_t | wrongs = Sign::kNu |
Sign::Sign_t | ws_one = Sign::kNu |
Sign::Sign_t | ws_two = Sign::kAntiNu |
std::string | extrapName = "extrap" |
std::string | horn_one = "rhc" |
std::string | horn_two = "fhc" |
std::string | period_one = "full" |
std::string | period_two = "full" |
bool | twobeams = true |
int | totquant = 8 |
bool | DianaIsLazy = true |
bool | errorBand = true |
Color_t | color_band = kViolet-9 |
Color_t | color_pred = kViolet+1 |
Color_t | color_ws = kBlue-7 |
Color_t | color_nc = kBlue-7 |
Color_t | color_data = kBlack |
Color_t | color_cos = kGreen+1 |
Color_t | color_bkg = kGray+1 |
Style_t | line_ws = kSolid |
Style_t | line_nc = kSolid |
Style_t | line_data = kSolid |
Style_t | line_pred = kSolid |
Style_t | line_cos = kSolid |
Style_t | line_bkg = kSolid |
Style_t | marker_ws = kFullCircle |
Style_t | marker_nc = kFullSquare |
Style_t | marker_data = kFullCircle |
Style_t | marker_pred = kFullCircle |
Style_t | marker_cos = kFullTriangleUp |
Style_t | marker_bkg = kFullCircle |
void HornSettings | ( | int | quantile, |
double & | pot, | ||
double & | livetime, | ||
Sign::Sign_t & | wrongs, | ||
double & | maxy | ||
) |
Definition at line 69 of file plot_predictions.C.
References livetime_one, livetime_two, maxy_one, maxy_two, pot_one, pot_two, ws_one, and ws_two.
void plot_predictions | ( | std::string | anaName = "fhc" , |
std::string | calculator = "2018calc" , |
||
bool | nh = true , |
||
bool | fake = true |
||
) |
Definition at line 87 of file plot_predictions.C.
References std::asin(), calc, canvas(), ana::CenterTitles(), color_band, color_bkg, color_cos, color_data, color_nc, color_pred, color_ws, osc::_NoOscillations< T >::Copy(), CornerLabel(), make_associated_cosmic_defs::cosmics, om::cout, ana::DefaultOscCalc(), DianaIsLazy, drawQuantLabel(), allTimeWatchdog::endl, HTMLTools::entry(), errorBand, extrapName, FakeData(), ana::FillWithDimColor(), ana::getAllAna2018Systs(), make_mec_shifts_plots::GetMaximum(), horn_one, horn_two, HornSettings(), MECModelEnuComparisons::i, ana::Flavors::kAll, ana::Flavors::kAllNuMu, ana::Sign::kAntiNu, ana::Sign::kBoth, ana::Current::kCC, ana::Current::kNC, ana::kNuMu, ana::kNumuAna2018, make_mec_shifts_plots::legend, line_bkg, line_cos, line_data, line_nc, line_pred, line_ws, livetime, livetime_fhc, livetime_one, livetime_two, ana::MakeHistCanvasReady_Quant(), marker_bkg, marker_cos, marker_data, marker_nc, marker_pred, marker_ws, maxy, maxy_one, runNovaSAM::outName, pad1, pad2, pad3, period_one, ana::PimpHist(), ana::PlotWithSystErrorBand_Quant(), pot, pot_fhc, pot_one, pot_two, preliminary(), osc::_IOscCalcAdjustable< T >::SetDmsq32(), ana::SystShifts::SetShift(), osc::_IOscCalcAdjustable< T >::SetTh23(), ana::SplitCanvasQuant(), std::sqrt(), string, systs, totquant, twobeams, wrongs, and ws_one.
Color_t color_band = kViolet-9 |
Definition at line 46 of file plot_predictions.C.
Referenced by plot_predictions().
Color_t color_bkg = kGray+1 |
Definition at line 52 of file plot_predictions.C.
Referenced by plot_predictions().
Color_t color_cos = kGreen+1 |
Definition at line 51 of file plot_predictions.C.
Referenced by plot_predictions().
Color_t color_data = kBlack |
Definition at line 50 of file plot_predictions.C.
Referenced by plot_predictions().
Color_t color_nc = kBlue-7 |
Definition at line 49 of file plot_predictions.C.
Referenced by plot_predictions().
Color_t color_pred = kViolet+1 |
Definition at line 47 of file plot_predictions.C.
Referenced by plot_predictions().
Color_t color_ws = kBlue-7 |
Definition at line 48 of file plot_predictions.C.
Referenced by plot_predictions().
bool DianaIsLazy = true |
Definition at line 41 of file plot_predictions.C.
bool errorBand = true |
Definition at line 42 of file plot_predictions.C.
std::string extrapName = "extrap" |
Definition at line 32 of file plot_predictions.C.
std::string horn_one = "rhc" |
Definition at line 33 of file plot_predictions.C.
Referenced by plot_predictions().
std::string horn_two = "fhc" |
Definition at line 34 of file plot_predictions.C.
Referenced by plot_predictions().
Style_t line_bkg = kSolid |
Definition at line 58 of file plot_predictions.C.
Referenced by plot_predictions().
Style_t line_cos = kSolid |
Definition at line 57 of file plot_predictions.C.
Referenced by plot_predictions().
Style_t line_data = kSolid |
Definition at line 55 of file plot_predictions.C.
Referenced by plot_predictions().
Style_t line_nc = kSolid |
Definition at line 54 of file plot_predictions.C.
Referenced by plot_predictions().
Style_t line_pred = kSolid |
Definition at line 56 of file plot_predictions.C.
Referenced by plot_predictions().
Style_t line_ws = kSolid |
Definition at line 53 of file plot_predictions.C.
Referenced by plot_predictions().
double livetime = 0 |
Definition at line 21 of file plot_predictions.C.
Referenced by plot_predictions().
const double livetime_fhc = kAna2018FHCLivetime |
Definition at line 12 of file plot_predictions.C.
Referenced by plot_predictions().
double livetime_one = livetime_rhc |
Definition at line 22 of file plot_predictions.C.
Referenced by HornSettings(), and plot_predictions().
const double livetime_rhc = kAna2018RHCLivetime |
Definition at line 13 of file plot_predictions.C.
double livetime_two = livetime_fhc |
Definition at line 23 of file plot_predictions.C.
Referenced by HornSettings(), and plot_predictions().
Style_t marker_bkg = kFullCircle |
Definition at line 64 of file plot_predictions.C.
Referenced by plot_predictions().
Style_t marker_cos = kFullTriangleUp |
Definition at line 63 of file plot_predictions.C.
Referenced by plot_predictions().
Style_t marker_data = kFullCircle |
Definition at line 61 of file plot_predictions.C.
Referenced by plot_predictions().
Style_t marker_nc = kFullSquare |
Definition at line 60 of file plot_predictions.C.
Referenced by plot_predictions().
Style_t marker_pred = kFullCircle |
Definition at line 62 of file plot_predictions.C.
Referenced by plot_predictions().
Style_t marker_ws = kFullCircle |
Definition at line 59 of file plot_predictions.C.
Referenced by plot_predictions().
double maxy = 0 |
Definition at line 24 of file plot_predictions.C.
double maxy_one = 1.999 |
Definition at line 25 of file plot_predictions.C.
double maxy_two = 3.999 |
Definition at line 26 of file plot_predictions.C.
std::string period_one = "full" |
Definition at line 35 of file plot_predictions.C.
Referenced by plot_predictions().
std::string period_two = "full" |
Definition at line 36 of file plot_predictions.C.
double pot = 0 |
Definition at line 18 of file plot_predictions.C.
Referenced by plot_datamcpred(), and plot_predictions().
const double pot_fhc = kAna2018FHCPOT |
Definition at line 10 of file plot_predictions.C.
Referenced by plot_predictions().
double pot_one = pot_rhc |
Definition at line 19 of file plot_predictions.C.
Referenced by HornSettings(), and plot_predictions().
const double pot_rhc = kAna2018RHCPOT |
Definition at line 11 of file plot_predictions.C.
double pot_two = pot_fhc |
Definition at line 20 of file plot_predictions.C.
Referenced by HornSettings(), and plot_predictions().
int totquant = 8 |
Definition at line 40 of file plot_predictions.C.
Referenced by plot_predictions().
bool twobeams = true |
Definition at line 39 of file plot_predictions.C.
Referenced by plot_predictions().
Sign::Sign_t wrongs = Sign::kNu |
Definition at line 27 of file plot_predictions.C.
Referenced by plot_predictions().
Sign::Sign_t ws_one = Sign::kNu |
Definition at line 28 of file plot_predictions.C.
Referenced by HornSettings(), and plot_predictions().
Sign::Sign_t ws_two = Sign::kAntiNu |
Definition at line 29 of file plot_predictions.C.
Referenced by HornSettings().