| unique_ptr<TCanvas> | defaultCanvas() |
| void | drawLabels(TQTaggable& tags) |
| void | drawLegend(TH1F* hist, TH1F* histmax, TQTaggable& tags, const TString& histlabel, TLine* cutline, TGraph* graph, TGraph* graphmax) |
| void | excludeOverflow(TAxis* axis) |
| void | fillErrors(TH1F* hist, TH1F* histSquares, TH1F* histFills) |
| void | fillHists(TH1F* hist, TH1F* histSquares, TH1F* histFills, int nBin, double significance, int topNumber, bool showUnderflow, bool showOverflow) |
| TString | getObsTitleSuffix(TString obsName, BoundDirection direction) |
| void | printDelimiter(int i, int n) |
| unique_ptr<TH1F> | rebinHist(unique_ptr<TH1F> hist, TQGridScanBound::Range range, BoundDirection direction) |
| void | setStyle(TPad* pad, TH1F* hist, TQTaggable& tags) |
| void | setStyleAndRangeSignifProfile(TH1F* hist, TH1F* histmax, TQTaggable& tags) |
| void | setStyleInputHists(TH1F* hist_sig, TH1F* hist_bkg, TQTaggable& tags) |
| void | setStyleSignifProfileGraphs(TGraph* graph, TGraph* graphmax, TQTaggable& tags) |