AmpTools
Histogram2D Member List

This is the complete list of members for Histogram2D, including all inherited members.

clear()Histogram
Clone() constHistogram2Dvirtual
empty() constHistograminline
entries()Histograminline
fill(vector< double > values, double weight=1.0)Histogram2Dvirtual
Histogram(string name="Histogram", string title="hist")Histogram
Histogram2D()Histogram2D
Histogram2D(int nBinsX, double xLow, double xHigh, int nBinsY, double yLow, double yHigh, string name="hist2d", string title="2D Histogram")Histogram2D
Histogram2D(HistStruct &hist)Histogram2D
m_binContentsHistogramprotected
m_binSizeXHistogramprotected
m_dimensionsHistogramprotected
m_entriesHistogramprotected
m_nBinsHistogramprotected
m_nBinsXHistogramprotected
m_xHighHistogramprotected
m_xLowHistogramprotected
name() constHistograminline
normalize(double scaleFactor)Histogram
operator+=(HistStruct &hStruct)Histogram
title() constHistograminline
toRoot() constHistogram2Dvirtual
toStruct() constHistogram2Dvirtual
~Histogram()Histograminlinevirtual
~Histogram2D()Histogram2Dinline