This is the complete list of members for
npstat::HistoAxis, including all inherited members.
binCenter(const int binNum) const | npstat::HistoAxis | [inline] |
binInterval(const int binNum) const | npstat::HistoAxis | [inline] |
binNumber(double x) const | npstat::HistoAxis | |
binNumberMapper(bool mapLeftEdgeTo0=true) const | npstat::HistoAxis | |
binWidth(const int=0) const | npstat::HistoAxis | [inline] |
bw_ | npstat::HistoAxis | [private] |
classId() const | npstat::HistoAxis | [inline] |
classname() | npstat::HistoAxis | [inline, static] |
closestValidBin(double x) const | npstat::HistoAxis | |
DualHistoAxis class | npstat::HistoAxis | [friend] |
fltBinNumber(const double x, const bool mapLeftEdgeTo0=true) const | npstat::HistoAxis | [inline] |
HistoAxis(unsigned nBins, double min, double max, const char *label=0) | npstat::HistoAxis | |
HistoAxis() | npstat::HistoAxis | [inline, private] |
HistoND class | npstat::HistoAxis | [friend] |
interval() const | npstat::HistoAxis | [inline] |
isClose(const HistoAxis &, double tol) const | npstat::HistoAxis | |
isUniform() const | npstat::HistoAxis | [inline] |
kernelScanMapper(bool doubleRange) const | npstat::HistoAxis | |
label() const | npstat::HistoAxis | [inline] |
label_ | npstat::HistoAxis | [private] |
leftBinEdge(const int binNum) const | npstat::HistoAxis | [inline] |
length() const | npstat::HistoAxis | [inline] |
max() const | npstat::HistoAxis | [inline] |
max_ | npstat::HistoAxis | [private] |
min() const | npstat::HistoAxis | [inline] |
min_ | npstat::HistoAxis | [private] |
nBins() const | npstat::HistoAxis | [inline] |
nBins_ | npstat::HistoAxis | [private] |
operator!=(const HistoAxis &) const | npstat::HistoAxis | |
operator==(const HistoAxis &) const | npstat::HistoAxis | |
overflowIndex(const double x, unsigned *binNumber) const | npstat::HistoAxis | [inline, private] |
overflowIndexWeighted(double x, unsigned *binNumber, double *weight) const | npstat::HistoAxis | [private] |
read(const gs::ClassId &id, std::istream &in) | npstat::HistoAxis | [static] |
rightBinEdge(const int binNum) const | npstat::HistoAxis | [inline] |
setLabel(const char *newlabel) | npstat::HistoAxis | [inline] |
version() | npstat::HistoAxis | [inline, static] |
write(std::ostream &of) const | npstat::HistoAxis | |