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 | |
BCH1D(const TH1 *const hist=0) | BCH1D | |
BCH1D(const BCH1D &other) | BCH1D | |
BCH1DBandType enum name | BCH1D | |
BCHColorScheme enum name | BCHistogramBase | |
BCHistogramBase(const TH1 *const hist=0, int dimension=0) | BCHistogramBase | |
BCHistogramBase(const BCHistogramBase &other) | BCHistogramBase | |
CheckIntervals(std::vector< double > &intervals) | BCH1D | 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 BCH1D &other) | BCH1D | |
BCHistogramBase::CopyOptions(const BCHistogramBase &other) | BCHistogramBase | virtual |
DefaultIntervals(int nbands=-1) | BCH1D | virtual |
Draw() | BCHistogramBase | virtual |
DrawBands(const std::string &options="same") | BCH1D | virtual |
DrawGlobalMode() | BCHistogramBase | virtual |
DrawLegend() | BCHistogramBase | virtual |
DrawLocalMode() | BCHistogramBase | virtual |
DrawMarkers() | BCH1D | virtual |
DrawMean() | BCHistogramBase | virtual |
DrawMedian() | BCH1D | virtual |
DrawQuantiles(unsigned n) | BCH1D | virtual |
fBandColors | BCHistogramBase | protected |
fBandFillStyle | BCHistogramBase | protected |
fBandOvercoverage | BCHistogramBase | protected |
fBandType | BCH1D | protected |
fDimension | BCHistogramBase | protected |
fDrawCentral68 | BCH1D | protected |
fDrawGlobalMode | BCHistogramBase | protected |
fDrawGlobalModeArrows | BCHistogramBase | protected |
fDrawLegend | BCHistogramBase | protected |
fDrawLocalMode | BCHistogramBase | protected |
fDrawLocalModeArrows | BCHistogramBase | protected |
fDrawMean | BCHistogramBase | protected |
fDrawMedian | BCH1D | 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 | BCHistogramBase | protected |
fMarkerColor | BCHistogramBase | protected |
fMarkerScale | BCHistogramBase | protected |
fMeanMarkerStyle | BCHistogramBase | protected |
fNBands | BCHistogramBase | protected |
fNLegendColumns | BCHistogramBase | protected |
fNQuantiles | BCH1D | protected |
fNSmooth | BCHistogramBase | protected |
fQuantileLineColor | BCH1D | protected |
fROOTObjects | BCHistogramBase | mutableprotected |
fROOToptions | BCHistogramBase | protected |
GetBandColor(int index) const | BCHistogramBase | inline |
GetBandFillStyle() const | BCHistogramBase | inline |
GetBandOvercoverage() const | BCHistogramBase | inline |
GetBandType() | BCH1D | inline |
GetBestFitParameters() | BCH1D | inline |
BCHistogramBase::GetBestFitParameters() const | BCHistogramBase | inline |
BCHistogramBase::GetBestFitParameters(unsigned i) const | BCHistogramBase | inline |
GetBestFitParametersMarkerStyle() const | BCHistogramBase | inline |
GetDimension() const | BCHistogramBase | inline |
GetDrawCentral68() | BCH1D | inline |
GetDrawGlobalMode() const | BCHistogramBase | inline |
GetDrawGlobalModeArrows() const | BCHistogramBase | inline |
GetDrawLocalMode() const | BCHistogramBase | inline |
GetDrawLocalModeArrows() const | BCHistogramBase | inline |
GetDrawMean() const | BCHistogramBase | inline |
GetDrawMedian() | BCH1D | inline |
GetDrawStandardDeviation() const | BCHistogramBase | inline |
GetGridx() const | BCHistogramBase | inline |
GetGridy() const | BCHistogramBase | inline |
GetHistogram() | BCHistogramBase | inline |
GetIntervals() | BCHistogramBase | inline |
GetIntervals() const | BCHistogramBase | inline |
GetLegend() | BCHistogramBase | inline |
GetLimit(double probability) | BCH1D | inline |
GetLineColor() const | BCHistogramBase | inline |
GetLineStyle() const | BCHistogramBase | inline |
GetLineWidth() const | BCHistogramBase | inline |
GetLocalMode() | BCH1D | inline |
BCHistogramBase::GetLocalMode() const | BCHistogramBase | inline |
BCHistogramBase::GetLocalMode(unsigned i) | BCHistogramBase | inline |
GetLocalModeMarkerStyle() const | BCHistogramBase | inline |
GetLogx() const | BCHistogramBase | inline |
GetLogy() const | BCHistogramBase | inline |
GetLogz() const | BCHistogramBase | inline |
GetMarkerColor() const | BCHistogramBase | inline |
GetMarkerScale() const | BCHistogramBase | inline |
GetMeanMarkerStyle() const | BCHistogramBase | inline |
GetMedian() | BCH1D | inline |
GetNBands() const | BCHistogramBase | inline |
GetNLegendColumns() const | BCHistogramBase | inline |
GetNonzeroBinDensityMassVector(std::vector< std::pair< double, double > > &bin_dens_mass, int sort=-1) | BCHistogramBase | |
GetNQuantiles() | BCH1D | inline |
GetNSmooth() const | BCHistogramBase | inline |
GetQuantile(double probability) | BCH1D | |
GetQuantileLineColor() | BCH1D | inline |
GetROOToptions() | BCHistogramBase | inline |
GetROOToptions() const | BCHistogramBase | inline |
GetSmallestIntervalBounds(std::vector< double > masses, bool overcoverage=true) | BCHistogramBase | |
GetSmallestIntervals(std::vector< double > masses) | BCH1D | |
GetSmallestIntervals(double mass) | BCH1D | inline |
GetSmallestIntervalSize(std::vector< double > masses, bool overcoverage=true) | BCHistogramBase | virtual |
GetSmallestIntervalSize(double mass, bool overcoverage=true) | BCHistogramBase | virtual |
GetSubHistogram(double min, double max, const std::string &name="", bool preserve_range=false) | BCH1D | |
kBlackWhite enum value (defined in BCHistogramBase) | BCHistogramBase | |
kBlueOrange enum value (defined in BCHistogramBase) | BCHistogramBase | |
kCentralInterval enum value (defined in BCH1D) | BCH1D | |
kGreenYellowRed enum value (defined in BCHistogramBase) | BCHistogramBase | |
kLowerLimit enum value (defined in BCH1D) | BCH1D | |
kNoBands enum value (defined in BCH1D) | BCH1D | |
kRedGreen enum value (defined in BCHistogramBase) | BCHistogramBase | |
kSmallestInterval enum value (defined in BCH1D) | BCH1D | |
kUpperLimit enum value (defined in BCH1D) | BCH1D | |
kUserSpecified enum value (defined in BCH1D) | BCH1D | |
operator=(BCHistogramBase other) | BCHistogramBase | |
operator=(const TH1 *const hist) | BCHistogramBase | inline |
operator=(const TH1 &hist) | BCHistogramBase | inline |
PrintSummary(const std::string &prefix="", unsigned prec=6, std::vector< double > intervals=std::vector< double >(0)) | BCH1D | |
ResizeLegend() | BCHistogramBase | virtual |
SetBandColor(unsigned i, int c) | BCHistogramBase | inline |
SetBandFillStyle(short f) | BCHistogramBase | inline |
SetBandOvercoverage(bool flag=true) | BCHistogramBase | inline |
SetBandType(BCH1DBandType bt) | BCH1D | inline |
SetColorScheme(BCHColorScheme scheme) | BCH1D | 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 |
SetDrawMedian(bool flag=true, bool central68=true) | BCH1D | inline |
SetDrawQuantiles(unsigned n) | BCH1D | inline |
SetGlobalMode(double mode) | BCH1D | 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 mode) | BCH1D | 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) | BCHistogramBase | 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 |
SetQuantileLineColor(int c) | BCH1D | 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 |
~BCH1D() | BCH1D | inlinevirtual |
~BCHistogramBase() | BCHistogramBase | virtual |