This is the complete list of members for
XHistogram, including all inherited members.
check_weight(const std::vector< double > &weight) | XHistogram | [inline, protected] |
ColorMap typedef | XHistogram | |
colormap(void) const | XHistogram | [inline] |
fill(double x, double y, const std::vector< double > &weight, double norm) | XHistogram | |
fill(double x, double y, const std::vector< double > &weight, double norm, unsigned int colour) | XHistogram | |
fill(const Range &x, const Range &y, const std::vector< double > &weight, double norm) | XHistogram | |
fill(const Range &x, const Range &y, const std::vector< double > &weight, double norm, unsigned int colour) | XHistogram | |
get(size_t h=0) const | XHistogram | [inline] |
Histogram typedef | XHistogram | |
m_colormap | XHistogram | [protected] |
m_dummy | XHistogram | [protected] |
m_histograms | XHistogram | [protected] |
m_minDl | XHistogram | [protected] |
m_normalization | XHistogram | [protected] |
m_size | XHistogram | [protected] |
m_xBins | XHistogram | [protected] |
m_xRange | XHistogram | [protected] |
m_yBins | XHistogram | [protected] |
m_yRange | XHistogram | [protected] |
normalization(void) const | XHistogram | [inline] |
normalize(void) | XHistogram | |
Range typedef | XHistogram | |
setMinDl(double dl) | XHistogram | [inline] |
splitSegment(Range x, Range y) const | XHistogram | [protected] |
XHistogram(void) | XHistogram | [inline] |
XHistogram(size_t size, size_t bins_x, size_t bins_y, Range x, Range y, size_t zones, std::vector< double > max) | XHistogram | [inline] |