AddBandColor(int c) | BCHistogramBase | inline |
AddBandLegendEntry(TObject *obj, const std::string &label, const std::string &options) | BCHistogramBase | |
AddInterval(double interval) | BCHistogramBase | inline |
AddLegendEntry(TObject *obj, const std::string &label, const std::string &options) | BCHistogramBase | |
BCH2D(const TH2 *const h=0) | BCH2D | |
BCH2D(const BCH2D &other) | BCH2D | |
BCH2DBandType enum name | BCH2D | |
BCH2DProfileAxis enum name | BCH2D | |
BCH2DProfileType enum name | BCH2D | |
BCHColorScheme enum name | BCHistogramBase | |
BCHistogramBase(const TH1 *const hist=0, int dimension=0) | BCHistogramBase | |
BCHistogramBase(const BCHistogramBase &other) | BCHistogramBase | |
CalculateProfileGraph(BCH2DProfileAxis axis, BCH2DProfileType pt=kProfileMean) | BCH2D | |
CheckIntervals(std::vector< double > &intervals) | BCH2D | virtual |
BCHistogramBase::CheckIntervals(std::vector< double > &intervals, int sort) | BCHistogramBase | virtual |
ClearBandColors() (defined in BCHistogramBase) | BCHistogramBase | inline |
ClearIntervals() (defined in BCHistogramBase) | BCHistogramBase | inline |
CopyOptions(const BCH2D &other) | BCH2D | |
BCHistogramBase::CopyOptions(const BCHistogramBase &other) | BCHistogramBase | virtual |
DefaultIntervals(int nbands=-1) | BCH2D | virtual |
Draw() | BCHistogramBase | virtual |
DrawBands(const std::string &options="same") | BCH2D | virtual |
DrawGlobalMode() | BCHistogramBase | virtual |
DrawLegend() | BCHistogramBase | virtual |
DrawLocalMode() | BCHistogramBase | virtual |
DrawMarkers() | BCH2D | virtual |
DrawMean() | BCHistogramBase | virtual |
DrawProfileGraphs() | BCH2D | |
fBandColors | BCHistogramBase | protected |
fBandFillStyle | BCHistogramBase | protected |
fBandOvercoverage | BCHistogramBase | protected |
fBandType | BCH2D | protected |
fDimension | BCHistogramBase | protected |
fDrawGlobalMode | BCHistogramBase | protected |
fDrawGlobalModeArrows | BCHistogramBase | protected |
fDrawLegend | BCHistogramBase | protected |
fDrawLocalMode | BCHistogramBase | protected |
fDrawLocalModeArrows | BCHistogramBase | protected |
fDrawMean | BCHistogramBase | protected |
fDrawProfileX | BCH2D | protected |
fDrawProfileY | BCH2D | protected |
fDrawStandardDeviation | BCHistogramBase | protected |
fDrawStats | BCHistogramBase | protected |
fExtraLegendEntries | BCHistogramBase | protected |
fGlobalMode | BCHistogramBase | protected |
fGlobalModeMarkerStyle | BCHistogramBase | protected |
fGridx | BCHistogramBase | protected |
fGridy | BCHistogramBase | protected |
fHistogram | BCHistogramBase | protected |
fIntervals | BCHistogramBase | protected |
fLegend | BCHistogramBase | protected |
fLineColor | BCHistogramBase | protected |
fLineStyle | BCHistogramBase | protected |
fLineWidth | BCHistogramBase | protected |
fLocalMode | BCHistogramBase | protected |
fLocalModeMarkerStyle | BCHistogramBase | protected |
fLogx | BCHistogramBase | protected |
fLogy | BCHistogramBase | protected |
fLogz | BCH2D | protected |
fMarkerColor | BCHistogramBase | protected |
fMarkerScale | BCHistogramBase | protected |
fMeanMarkerStyle | BCHistogramBase | protected |
fNBands | BCHistogramBase | protected |
fNLegendColumns | BCHistogramBase | protected |
fNSmooth | BCHistogramBase | protected |
fProfileXLineColor | BCH2D | protected |
fProfileXLineStyle | BCH2D | protected |
fProfileXType | BCH2D | protected |
fProfileYLineColor | BCH2D | protected |
fProfileYLineStyle | BCH2D | protected |
fProfileYType | BCH2D | protected |
fROOTObjects | BCHistogramBase | mutableprotected |
fROOToptions | BCHistogramBase | protected |
GetBandColor(int index) const | BCHistogramBase | inline |
GetBandFillStyle() const | BCHistogramBase | inline |
GetBandOvercoverage() const | BCHistogramBase | inline |
GetBandType() | BCH2D | inline |
GetBestFitParameters() | BCHistogramBase | inline |
GetBestFitParameters() const | BCHistogramBase | inline |
GetBestFitParameters(unsigned i) const | BCHistogramBase | inline |
GetBestFitParametersMarkerStyle() const | BCHistogramBase | inline |
GetDimension() const | BCHistogramBase | inline |
GetDrawGlobalMode() const | BCHistogramBase | inline |
GetDrawGlobalModeArrows() const | BCHistogramBase | inline |
GetDrawLocalMode() const | BCHistogramBase | inline |
GetDrawLocalModeArrows() const | BCHistogramBase | inline |
GetDrawMean() const | BCHistogramBase | inline |
GetDrawProfileX() | BCH2D | inline |
GetDrawProfileY() | BCH2D | inline |
GetDrawStandardDeviation() const | BCHistogramBase | inline |
GetGridx() const | BCHistogramBase | inline |
GetGridy() const | BCHistogramBase | inline |
GetHistogram() | BCH2D | inline |
GetIntervals() | BCHistogramBase | inline |
GetIntervals() const | BCHistogramBase | inline |
GetLegend() | BCHistogramBase | inline |
GetLineColor() const | BCHistogramBase | inline |
GetLineStyle() const | BCHistogramBase | inline |
GetLineWidth() const | BCHistogramBase | inline |
GetLocalMode() | BCHistogramBase | inline |
GetLocalMode() const | BCHistogramBase | inline |
GetLocalMode(unsigned i) | BCHistogramBase | inline |
GetLocalModeMarkerStyle() const | BCHistogramBase | inline |
GetLogx() const | BCHistogramBase | inline |
GetLogy() const | BCHistogramBase | inline |
GetLogz() | BCH2D | inline |
BCHistogramBase::GetLogz() const | BCHistogramBase | inline |
GetMarkerColor() const | BCHistogramBase | inline |
GetMarkerScale() const | BCHistogramBase | inline |
GetMeanMarkerStyle() const | BCHistogramBase | inline |
GetNBands() const | BCHistogramBase | inline |
GetNLegendColumns() const | BCHistogramBase | inline |
GetNonzeroBinDensityMassVector(std::vector< std::pair< double, double > > &bin_dens_mass, int sort=-1) | BCHistogramBase | |
GetNSmooth() const | BCHistogramBase | inline |
GetProfileXLineColor() | BCH2D | inline |
GetProfileXLineStyle() | BCH2D | inline |
GetProfileXType() | BCH2D | inline |
GetProfileYLineColor() | BCH2D | inline |
GetProfileYLineStyle() | BCH2D | inline |
GetProfileYType() | BCH2D | inline |
GetROOToptions() | BCHistogramBase | inline |
GetROOToptions() const | BCHistogramBase | inline |
GetSmallestIntervalBounds(std::vector< double > masses, bool overcoverage=true) | BCHistogramBase | |
GetSmallestIntervalSize(std::vector< double > masses, bool overcoverage=true) | BCHistogramBase | virtual |
GetSmallestIntervalSize(double mass, bool overcoverage=true) | BCHistogramBase | virtual |
kBlackWhite enum value (defined in BCHistogramBase) | BCHistogramBase | |
kBlueOrange enum value (defined in BCHistogramBase) | BCHistogramBase | |
kGreenYellowRed enum value (defined in BCHistogramBase) | BCHistogramBase | |
kNoBands enum value | BCH2D | |
kProfileMean enum value (defined in BCH2D) | BCH2D | |
kProfileMedian enum value (defined in BCH2D) | BCH2D | |
kProfileMode enum value (defined in BCH2D) | BCH2D | |
kProfileX enum value (defined in BCH2D) | BCH2D | |
kProfileY enum value (defined in BCH2D) | BCH2D | |
kRedGreen enum value (defined in BCHistogramBase) | BCHistogramBase | |
kSmallestInterval enum value | BCH2D | |
operator=(BCHistogramBase other) | BCHistogramBase | |
operator=(const TH1 *const hist) | BCHistogramBase | inline |
operator=(const TH1 &hist) | BCHistogramBase | inline |
ResizeLegend() | BCHistogramBase | virtual |
SetBandColor(unsigned i, int c) | BCHistogramBase | inline |
SetBandFillStyle(short f) | BCHistogramBase | inline |
SetBandOvercoverage(bool flag=true) | BCHistogramBase | inline |
SetBandType(BCH2DBandType bt) | BCH2D | inline |
SetColorScheme(BCHColorScheme scheme) | BCHistogramBase | virtual |
SetDrawGlobalMode(bool flag=true, bool arrows=true) | BCHistogramBase | inline |
SetDrawLegend(bool flag=true) | BCHistogramBase | inline |
SetDrawLocalMode(bool flag=true, bool arrows=true) | BCHistogramBase | inline |
SetDrawMean(bool flag=true, bool stddev=true) | BCHistogramBase | inline |
SetDrawProfileX(bool flag=true) | BCH2D | inline |
SetDrawProfileY(bool flag=true) | BCH2D | inline |
SetGlobalMode(double x, double y) | BCH2D | inline |
BCHistogramBase::SetGlobalMode(std::vector< double > gm) | BCHistogramBase | inline |
BCHistogramBase::SetGlobalMode(unsigned i, double lm) | BCHistogramBase | inline |
SetGlobalModeMarkerStyle(int s) | BCHistogramBase | inline |
SetGridx(bool flag=true) | BCHistogramBase | inline |
SetGridy(bool flag=true) | BCHistogramBase | inline |
SetHistogram(const TH1 *const hist) | BCHistogramBase | virtual |
SetInterval(double interval) | BCHistogramBase | inline |
SetIntervals(std::vector< double > intervals) | BCHistogramBase | inline |
SetLineColor(int c) | BCHistogramBase | inline |
SetLineStyle(int s) | BCHistogramBase | inline |
SetLineWidth(int w) | BCHistogramBase | inline |
SetLocalMode(double x, double y) | BCH2D | inline |
BCHistogramBase::SetLocalMode(std::vector< double > lm) | BCHistogramBase | inline |
BCHistogramBase::SetLocalMode(unsigned i, double lm) | BCHistogramBase | inline |
SetLocalModeMarkerStyle(int s) | BCHistogramBase | inline |
SetLogx(bool flag=true) | BCHistogramBase | inline |
SetLogy(bool flag=true) | BCHistogramBase | inline |
SetLogz(bool flag=true) | BCH2D | inline |
SetMarkerColor(int c) | BCHistogramBase | inline |
SetMarkerScale(double s) | BCHistogramBase | inline |
SetMeanMarkerStyle(int s) | BCHistogramBase | inline |
SetNBands(unsigned n) | BCHistogramBase | inline |
SetNLegendColumns(unsigned n) | BCHistogramBase | inline |
SetNSmooth(unsigned n) | BCHistogramBase | inline |
SetProfileXLineColor(int c) | BCH2D | inline |
SetProfileXLineStyle(int s) | BCH2D | inline |
SetProfileXType(BCH2DProfileType pt) | BCH2D | inline |
SetProfileYLineColor(int c) | BCH2D | inline |
SetProfileYLineStyle(int s) | BCH2D | inline |
SetProfileYType(BCH2DProfileType pt) | BCH2D | inline |
SetROOToptions(const std::string &options) | BCHistogramBase | inline |
SetStats(bool flag=true) | BCHistogramBase | inline |
Smooth(int n=-1) | BCHistogramBase | |
UnsetGlobalMode() | BCHistogramBase | inline |
UnsetLocalMode() | BCHistogramBase | inline |
Valid() const | BCHistogramBase | virtual |
~BCH2D() | BCH2D | inlinevirtual |
~BCHistogramBase() | BCHistogramBase | virtual |