|
ATLAS Offline Software
|
Go to the documentation of this file.
5 #ifndef TRIGINDETEVENT_TRIGHISTO_H
6 #define TRIGINDETEVENT_TRIGHISTO_H
58 const std::vector<float>&
contents(
void)
const {
68 float h_min,
float h_max,
float binSize,
JetConstituentVector::iterator iterator
unsigned int m_overflowBin_x
float min_x(void) const
Return the minimum along the x-axis.
The base class for TrigHisto1D and TrigHisto2D. This class should never be stored or used directly.
std::vector< float >::iterator m_itr_end
float max_x(void) const
Return the maximum along the x-axis.
std::vector< float > m_contents
std::vector< float >::iterator m_itr
const std::vector< float > & contents(void) const
Return the bin contents of the histogram, including the under and overflow bins.
void clear(void)
Zero all histogram bins.
unsigned int findBin(unsigned int nbins, float h_min, float h_max, float binSize, float value) const
unsigned int m_underflowBin_x
unsigned int nbins_x(void) const
Return the number of bins along the y-axis, not including the under and overflow.