|
void | ana::XAxisDeltaCPLabels (TH1 *axes, bool t2kunits=false) |
| Label the x-axis with fractions of pi. More...
|
|
void | ana::FillWithDimColor (TH1 *h, bool usealpha, float dim) |
|
void | ana::Nue2017FourBinDivisions (const int color, const int style) |
|
void | ana::Nue2017FourBinLabels (const double yNDC, const double textsize, const int color, const bool merged) |
|
void | ana::Nue2017FourBinAxis (TH1 *axes, bool drawLabels, bool merged) |
|
void | ana::Nue2018ThreeBinDivisions (bool coreOnly, const int color, const int style) |
|
void | ana::Nue2018ThreeBinLabels (const double yNDC, const double textsize, const int color, const bool nd) |
|
void | ana::Nue2018ThreeBinAxis (TH1 *axes, bool drawLabels, bool merged, bool coreOnly) |
|
void | ana::Nue2018ThreeBinAxis (THStack *axes, bool drawLabels, bool merged, bool coreOnly) |
|
void | ana::Nue2018ThreeBinDivisions_Reduced (bool coreOnly, const int color, const int style) |
|
void | ana::Nue2018ThreeBinLabels_Reduced (const double yNDC, const double textsize, const int color, const bool nd) |
|
void | ana::Nue2018ThreeBinAxis_Reduced (TH1 *axes, bool drawLabels, bool merged, bool coreOnly, bool drawTitle) |
|
void | ana::Nue2018ThreeBinAxis_Reduced (THStack *axes, bool drawLabels, bool merged, bool coreOnly, bool drawTitle) |
|
TH1 * | ana::RemoveBins (TH1 *h, bool sum) |
|
TGraphAsymmErrors * | ana::PlotErrorBand (TH1 *¢er, TH1 *&nom, std::vector< TH1 * > &ups, std::vector< TH1 * > &dns, int col, int errCol) |
|