This is the complete list of members for BinsBase, including all inherited members.
accumulate(double x, double w_or_y=1.0, double z=1.0, double w=1.0)=0 | BinsBase | pure virtual |
BinsBase(const char *name) | BinsBase | protected |
BinsBase(const BinsBase &binner) | BinsBase | protected |
binWidth(hippodraw::Axes::Type axis) const =0 | BinsBase | pure virtual |
calcBinWidth(hippodraw::Axes::Type axis, int parm, bool dragging) const =0 | BinsBase | pure virtual |
calcOffset(const std::string &, int parm, bool dragging) const =0 | BinsBase | pure virtual |
clone() const =0 | BinsBase | pure virtual |
createNTuple() const =0 | BinsBase | pure virtual |
fillDataSource(DataSource *ntuple) const =0 | BinsBase | pure virtual |
getBinnerOn(hippodraw::Axes::Type axis) const =0 | BinsBase | pure virtual |
getLow(hippodraw::Axes::Type axis) const =0 | BinsBase | protectedpure virtual |
getMinEntries() | BinsBase | virtual |
getNumberOfAxes() const =0 | BinsBase | pure virtual |
getNumberOfEntries() const =0 | BinsBase | pure virtual |
getOffset(hippodraw::Axes::Type axis) const =0 | BinsBase | pure virtual |
getOverflow() const =0 | BinsBase | pure virtual |
getRange(hippodraw::Axes::Type axis)=0 | BinsBase | pure virtual |
getUnderflow() const =0 | BinsBase | pure virtual |
getZValue(double x, double y) const | BinsBase | virtual |
hasEqualWidths() const =0 | BinsBase | pure virtual |
isDirty() | BinsBase | |
isEmpty() const | BinsBase | |
m_empty | BinsBase | protected |
m_is_scaling | BinsBase | protected |
m_name | BinsBase | private |
m_scale_factor | BinsBase | protected |
m_values_dirty | BinsBase | mutableprotected |
name() const | BinsBase | |
numberOfBins(hippodraw::Axes::Type axis) const =0 | BinsBase | pure virtual |
prepareNTuple(unsigned int rows) const =0 | BinsBase | pure virtual |
reset()=0 | BinsBase | pure virtual |
scaleFactor() const | BinsBase | virtual |
scaleNumberOfEntries(double number) | BinsBase | virtual |
setBinContents(const DataSource *ntuple)=0 | BinsBase | pure virtual |
setBinnerOn(BinnerAxis *, hippodraw::Axes::Type axis)=0 | BinsBase | pure virtual |
setBinWidth(hippodraw::Axes::Type axis, double value)=0 | BinsBase | pure virtual |
setDirty() | BinsBase | |
setEntriesScaling(bool on) | BinsBase | virtual |
setMinEntries(int entries) | BinsBase | virtual |
setNumberOfBins(hippodraw::Axes::Type axis, int number)=0 | BinsBase | protectedpure virtual |
setOffset(hippodraw::Axes::Type axis, double value)=0 | BinsBase | pure virtual |
setRange(hippodraw::Axes::Type axis, const Range &, bool hold_width=true)=0 | BinsBase | pure virtual |
~BinsBase() | BinsBase | virtual |