Go to the source code of this file.
Functions | |
TPaveText * | drawQuantLabel (int quantId=0) |
void | DrawLegendBF (double bfSin, double bfDm, Color_t color, Style_t style) |
void | DrawLegendBFNull (double bfSin, double bfDm, Color_t color, Style_t style) |
void | DrawLegendBF2 (double bfSin, double bfDm, Color_t color, Style_t style, double bfSin2, double bfDm2, Color_t color2, Style_t style2) |
void | DrawLegendBF3 (double bfSin, double bfDm, Color_t color, Style_t style, double bfSin2, double bfDm2, Color_t color2, Style_t style2, double bfSin3, double bfDm3, Color_t color3, Style_t style3) |
void | CornerLabel (std::string &s) |
void | PreliminarySimulation () |
void | PreliminaryBoxOpening () |
void | PreliminaryNoOsc () |
void | PreliminaryNoOscQuant () |
void | PreliminaryNoOscRatio () |
void CornerLabel | ( | std::string & | s | ) |
Definition at line 145 of file numu_tools.h.
Referenced by demoPlotSystBands(), FD_Data_PosComp(), FD_DataOnly_PosComp(), MakeCanvasForData(), MakeCanvasForSim(), MakeRawPlot(), MakeSplitCans(), ana::BENDecomp::MakeWeightsNumuFromPion(), plot_contprof(), plot_datapredictions(), plot_predictions(), plot_quantile_boundaries_2020(), plot_quantile_boundaries_twosamples_2020(), plot_rationoosc(), plot_shifts(), ana::BENDecomp::SavePlots(), ana::BENDecomp::SavePlotsKa(), and ana::BENDecomp::SavePlotsPi().
void DrawLegendBF | ( | double | bfSin, |
double | bfDm, | ||
Color_t | color, | ||
Style_t | style | ||
) |
Definition at line 62 of file numu_tools.h.
References genie::utils::style::Format(), and make_mec_shifts_plots::legend.
void DrawLegendBF2 | ( | double | bfSin, |
double | bfDm, | ||
Color_t | color, | ||
Style_t | style, | ||
double | bfSin2, | ||
double | bfDm2, | ||
Color_t | color2, | ||
Style_t | style2 | ||
) |
Definition at line 100 of file numu_tools.h.
References HTMLTools::entry(), genie::utils::style::Format(), and make_mec_shifts_plots::legend.
void DrawLegendBF3 | ( | double | bfSin, |
double | bfDm, | ||
Color_t | color, | ||
Style_t | style, | ||
double | bfSin2, | ||
double | bfDm2, | ||
Color_t | color2, | ||
Style_t | style2, | ||
double | bfSin3, | ||
double | bfDm3, | ||
Color_t | color3, | ||
Style_t | style3 | ||
) |
Definition at line 120 of file numu_tools.h.
References HTMLTools::entry(), genie::utils::style::Format(), and make_mec_shifts_plots::legend.
void DrawLegendBFNull | ( | double | bfSin, |
double | bfDm, | ||
Color_t | color, | ||
Style_t | style | ||
) |
Definition at line 80 of file numu_tools.h.
References make_mec_shifts_plots::legend.
Referenced by make_starplots(), plot_cont_expfriends(), and plot_contprof().
TPaveText* drawQuantLabel | ( | int | quantId = 0 | ) |
Definition at line 4 of file numu_tools.h.
References genie::utils::style::Format().
Referenced by demoPlotSystBands(), plot_datapredictions(), plot_predictions(), plot_rationoosc(), plotDataPred_SplitCanvas(), and Plotting_DataAndPrediction().
void PreliminaryBoxOpening | ( | ) |
Definition at line 187 of file numu_tools.h.
References kBlue.
Referenced by plot_cont_expfriends(), plot_contprof(), plot_datapredictions(), plot_predictions(), and Plotting_DataAndPrediction().
void PreliminaryNoOsc | ( | ) |
Definition at line 206 of file numu_tools.h.
References kBlue.
Referenced by plot_rationoosc().
void PreliminaryNoOscQuant | ( | ) |
Definition at line 223 of file numu_tools.h.
References kBlue.
Referenced by plot_rationoosc().
void PreliminaryNoOscRatio | ( | ) |
Definition at line 240 of file numu_tools.h.
References kBlue.
Referenced by plot_rationoosc().
void PreliminarySimulation | ( | ) |
Definition at line 170 of file numu_tools.h.