HighLAND
|
This is the complete list of members for HistoStack, including all inherited members.
_currentSystGroup (defined in HistoStack) | HistoStack | protected |
_h1 (defined in HistoStack) | HistoStack | protected |
_h1w (defined in HistoStack) | HistoStack | protected |
_h2 (defined in HistoStack) | HistoStack | protected |
_hall1D | HistoStack | protected |
_hall1D_draw | HistoStack | protected |
_hall1D_stat | HistoStack | protected |
_hall1D_syst | HistoStack | protected |
_hall2D | HistoStack | protected |
_histos1D | HistoStack | protected |
_histos1D_draw | HistoStack | protected |
_histos2D | HistoStack | protected |
_is1D | HistoStack | protected |
_is2D | HistoStack | protected |
_stack | HistoStack | protected |
_systHistosGroups | HistoStack | protected |
_title | HistoStack | protected |
_titleX | HistoStack | protected |
_titleY | HistoStack | protected |
Add(TH1_h *h1, int lc, int lw, int fc, int fs, const std::string &leg) | HistoStack | |
Add(TH2_h *h2, int fc, int lc, const std::string &leg="") | HistoStack | |
AddSystHistos(TH2_h *h1, TH2_h *h2, TH2_h *h1w) | HistoStack | |
AddSystHistosGroup(const std::string &group) | HistoStack | inline |
AddTotal(TH1_h *h1, TH1_h *hsyst=NULL) | HistoStack | |
AddTotal(TH2_h *h2) | HistoStack | |
Draw(int lc, int lw, int fc, int fs, const std::string &root_opt="", const std::string &opt="", const std::string &leg_opt="", int mode=0) | HistoStack | |
Draw(const std::string &root_opt="", const std::string &opt="") | HistoStack | |
FillLegend(TLegend *leg) | HistoStack | |
GetCurrentSystGroup() (defined in HistoStack) | HistoStack | inline |
GetHisto1D(const std::string &title) | HistoStack | |
GetHisto1D(Int_t index) | HistoStack | |
GetHisto2D(const std::string &title) | HistoStack | |
GetHisto2D(Int_t index) | HistoStack | |
GetMaximum(const std::string &opt="") | HistoStack | |
GetMaximumWithError(const std::string &opt="") | HistoStack | |
GetSystHistos(const std::string &group, TH2_h *&h1, TH2_h *&h2, TH2_h *&h1w) | HistoStack | |
GetSystHistosGroups() const | HistoStack | inline |
GetTotal1D() | HistoStack | inline |
GetTotal2D() | HistoStack | inline |
GetTotalStat1D() | HistoStack | inline |
GetTotalSyst1D() | HistoStack | inline |
HistoStack(const std::string &title, const std::string &titleX, const std::string &titleY) | HistoStack | |
Is1D() | HistoStack | inline |
Is2D() | HistoStack | inline |
NormalizeByArea(const std::string &uopt, double area=1) | HistoStack | |
Print() const | HistoStack | |
ResetDrawHistos() | HistoStack | |
SetCurrentSystGroup(const std::string &group) | HistoStack | inline |
SetMaximum(double max) | HistoStack | |
SetMinimum(double min) | HistoStack | |
SetTotal(TH1_h *h1) | HistoStack | inline |
SetTotal(TH2_h *h2) | HistoStack | inline |
~HistoStack() | HistoStack | virtual |