|
CbmRoot
|
This is the complete list of members for LmvmHist, including all inherited members.
| ClassDef(LmvmHist, 1) | LmvmHist | |
| CombineNames(const std::string &name, const std::vector< std::string > &subNames) | LmvmHist | |
| CombineNames(const std::string &name, const std::vector< std::string > &subNames1, const std::vector< std::string > &subNames2) | LmvmHist | |
| CreateH1(const std::string &name, const std::string &axisX, const std::string &axisY, double nBins, double min, double max) | LmvmHist | |
| CreateH1(const std::string &name, const std::string &axisX, const std::string &axisY, double nBins, double min, double max, bool doSumw2) | LmvmHist | |
| CreateH1(const std::string &name, const std::vector< std::string > &subNames, const std::string &axisX, const std::string &axisY, double nBins, double min, double max) | LmvmHist | |
| CreateH1(const std::string &name, const std::vector< std::string > &subNames, const std::string &axisX, const std::string &axisY, double nBins, double min, double max, bool doSumw2) | LmvmHist | |
| CreateH1(const std::string &name, const std::vector< std::string > &subNames1, const std::vector< std::string > &subNames2, const std::string &axisX, const std::string &axisY, double nBins, double min, double max) | LmvmHist | |
| CreateH1(const std::string &name, const std::vector< std::string > &subNames1, const std::vector< std::string > &subNames2, const std::string &axisX, const std::string &axisY, double nBins, double min, double max, bool doSumw2) | LmvmHist | |
| CreateH2(const std::string &name, const std::string &axisX, const std::string &axisY, const std::string &axisZ, double nBinsX, double minX, double maxX, double nBinsY, double minY, double maxY) | LmvmHist | |
| CreateH2(const std::string &name, const std::vector< std::string > &subNames, const std::string &axisX, const std::string &axisY, const std::string &axisZ, double nBinsX, double minX, double maxX, double nBinsY, double minY, double maxY) | LmvmHist | |
| CreateH2(const std::string &name, const std::vector< std::string > &subNames1, const std::vector< std::string > &subNames2, const std::string &axisX, const std::string &axisY, const std::string &axisZ, double nBinsX, double minX, double maxX, double nBinsY, double minY, double maxY) | LmvmHist | |
| CreateHByClone(const std::string &name, const std::string &newName) | LmvmHist | inline |
| CreateHByClone(TH1D *h, const std::string &newName) | LmvmHist | inline |
| CreateHByClone(const std::string &name, const std::string &newName, ELmvmAnaStep step) | LmvmHist | inline |
| CreateSignificanceH1(TH1D *s, TH1D *bg, const std::string &name, const std::string &option) | LmvmHist | |
| CreateSignificanceH2(TH2D *signal, TH2D *bg, const std::string &name, const std::string &title) | LmvmHist | |
| DrawAll(int dim, const std::string &hFullname, const std::string &padText, std::vector< std::string > xLabel, std::vector< std::string > yLabel, bool logX, bool logY, double min, double max) | LmvmHist | |
| DrawAllCands(int dim, const std::string &cName, const std::string &hName, std::vector< std::string > xLabel, std::vector< std::string > yLabel, bool logX, bool logY, double min, double max) | LmvmHist | |
| DrawAllCandsAndSteps(int dim, const std::string &cName, const std::string &hName, std::vector< std::string > xLabel, std::vector< std::string > yLabel, bool logX, bool logY, double min, double max) | LmvmHist | |
| DrawAllGTracks(int dim, const std::string &cName, const std::string &hName, std::vector< std::string > xLabel, std::vector< std::string > yLabel, bool logX, bool logY, double min, double max) | LmvmHist | |
| DrawAnaStepOnPad(ELmvmAnaStep step) | LmvmHist | static |
| DrawEfficiency(TH1 *h1, TH1 *h2, double xPos, double yPos) | LmvmHist | |
| DrawRatioElectronsOthers(const std::string &cName, const std::string &hName) | LmvmHist | |
| DrawSimDataLabel(double xPos, double yPos) | LmvmHist | |
| DrawSimDataLabel(double xPos, double yPos, double textSize) | LmvmHist | |
| fAnaStepColors | LmvmHist | static |
| fAnaStepLatex | LmvmHist | static |
| fAnaStepNames | LmvmHist | static |
| fAnaSteps | LmvmHist | static |
| fAnaStepsFS | LmvmHist | static |
| fBgPairSrcLatex | LmvmHist | static |
| fBgPairSrcNames | LmvmHist | static |
| fCandLatex | LmvmHist | static |
| fCandNames | LmvmHist | static |
| fFSCandLatex | LmvmHist | static |
| fFSCandNames | LmvmHist | static |
| fGTrackLatex | LmvmHist | static |
| fGTrackNames | LmvmHist | static |
| fHM | LmvmHist | |
| FillH1(const std::string &name, double x, double w=1.) | LmvmHist | |
| FillH1(const std::string &name, ELmvmAnaStep step, double x, double w=1.) | LmvmHist | |
| FillH1(const std::string &name, ELmvmSrc src, double x, double wSignal) | LmvmHist | |
| FillH1(const std::string &name, ELmvmSrc src, ELmvmAnaStep step, double x, double wSignal) | LmvmHist | |
| FillH2(const std::string &name, double x, double y, double w=1.) | LmvmHist | |
| FillH2(const std::string &name, ELmvmAnaStep step, double x, double y, double w=1.) | LmvmHist | |
| FillH2(const std::string &name, ELmvmSrc src, double x, double y, double wSignal) | LmvmHist | |
| FillH2(const std::string &name, ELmvmSrc src, ELmvmAnaStep step, double x, double y, double wSignal) | LmvmHist | |
| fNofAnaSteps | LmvmHist | static |
| fNofBgPairSrc | LmvmHist | static |
| fNofCandNames | LmvmHist | static |
| fNofGTrackNames | LmvmHist | static |
| fNofSignals | LmvmHist | static |
| fNofSrc | LmvmHist | static |
| fRebinMinv | LmvmHist | |
| fSignalNames | LmvmHist | static |
| fSignals | LmvmHist | static |
| fSrcColors | LmvmHist | static |
| fSrcLatex | LmvmHist | static |
| fSrcNames | LmvmHist | static |
| fSrcs | LmvmHist | static |
| GetName(const std::string &name, ELmvmAnaStep step) | LmvmHist | |
| GetName(const std::string &name, ELmvmSrc src) | LmvmHist | |
| GetName(const std::string &name, ELmvmSrc src, ELmvmAnaStep step) | LmvmHist | |
| GetObject(const std::string &name) | LmvmHist | inline |
| GetRatioElectronsOthers(const std::string &hName, ELmvmAnaStep step) | LmvmHist | |
| H1(const std::string &name) | LmvmHist | inline |
| H1(const std::string &name, ELmvmAnaStep step) | LmvmHist | inline |
| H1(const std::string &name, ELmvmSrc src) | LmvmHist | inline |
| H1(const std::string &name, ELmvmSrc src, ELmvmAnaStep step) | LmvmHist | inline |
| H1Clone(const std::string &name) | LmvmHist | inline |
| H1Clone(const std::string &name, ELmvmAnaStep step) | LmvmHist | inline |
| H1Clone(const std::string &name, ELmvmSrc src) | LmvmHist | inline |
| H1Clone(const std::string &name, ELmvmSrc src, ELmvmAnaStep step) | LmvmHist | inline |
| H2(const std::string &name) | LmvmHist | inline |
| H2(const std::string &name, ELmvmAnaStep step) | LmvmHist | inline |
| H2(const std::string &name, ELmvmSrc src) | LmvmHist | inline |
| H2(const std::string &name, ELmvmSrc src, ELmvmAnaStep step) | LmvmHist | inline |
| H2Clone(const std::string &name) | LmvmHist | inline |
| H2Clone(const std::string &name, ELmvmAnaStep step) | LmvmHist | inline |
| H2Clone(const std::string &name, ELmvmSrc src) | LmvmHist | inline |
| H2Clone(const std::string &name, ELmvmSrc src, ELmvmAnaStep step) | LmvmHist | inline |
| LmvmHist() | LmvmHist | |
| Rebin(const std::string &name, int nGroup) | LmvmHist | |
| Rebin(const std::string &name, const std::vector< std::string > &subNames, int nGroup) | LmvmHist | |
| Rebin(const std::string &name, const std::vector< std::string > &subNames1, const std::vector< std::string > &subNames2, int nGroup) | LmvmHist | |
| SetAnalysisStepAxis(TH1 *hist) | LmvmHist | |
| SetLegend(std::vector< LmvmLegend >, double textsize, double x1, double y1, double x2, double y2) | LmvmHist | |
| SetOptCanvas(TCanvas *canvas) | LmvmHist | |
| SetOptH1(TH1D *hist, TString xAxisTitle, TString yAxisTitle, Int_t Ndevision, Int_t style, Float_t size, Int_t color, std::string opt="") | LmvmHist | |
| WriteToFile() | LmvmHist | |
| ~LmvmHist() | LmvmHist | inlinevirtual |