![]() |
AmpTools
|
This is the complete list of members for Histogram, including all inherited members.
clear() | Histogram | |
Clone() const =0 | Histogram | pure virtual |
empty() const | Histogram | inline |
entries() | Histogram | inline |
fill(vector< double > value, double weight=1.0)=0 | Histogram | pure virtual |
Histogram(string name="Histogram", string title="hist") | Histogram | |
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 =0 | Histogram | pure virtual |
toStruct() const =0 | Histogram | pure virtual |
~Histogram() | Histogram | inlinevirtual |