![]() |
AmpTools
|
This is the complete list of members for Histogram2D, including all inherited members.
| clear() | Histogram | |
| Clone() const | Histogram2D | virtual |
| empty() const | Histogram | inline |
| entries() | Histogram | inline |
| fill(vector< double > values, double weight=1.0) | Histogram2D | virtual |
| 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_binContents | Histogram | protected |
| m_binSizeX | Histogram | protected |
| m_dimensions | Histogram | protected |
| m_entries | Histogram | protected |
| m_nBins | Histogram | protected |
| m_nBinsX | Histogram | protected |
| m_xHigh | Histogram | protected |
| m_xLow | Histogram | protected |
| name() const | Histogram | inline |
| normalize(double scaleFactor) | Histogram | |
| operator+=(HistStruct &hStruct) | Histogram | |
| title() const | Histogram | inline |
| toRoot() const | Histogram2D | virtual |
| toStruct() const | Histogram2D | virtual |
| ~Histogram() | Histogram | inlinevirtual |
| ~Histogram2D() | Histogram2D | inline |