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