libmoost
moost::utils::histogram< FloatType > Member List
This is the complete list of members for moost::utils::histogram< FloatType >, including all inherited members.
add(InputIterator first, InputIterator last, const std::string &id, const std::string &sym)moost::utils::histogram< FloatType > [inline]
add_ticks(std::string &ticks, const range_info &ri, size_t desired_count, char tickmark, std::string *labels=0) const moost::utils::histogram< FloatType > [inline, private]
draw(std::ostream &os, bool legend=true) const moost::utils::histogram< FloatType > [inline]
float_type typedefmoost::utils::histogram< FloatType >
get_stats(stats &s, const std::vector< data_info > &vdvec)moost::utils::histogram< FloatType > [inline, private, static]
get_stats(stats &s, const std::vector< float_type > &vec)moost::utils::histogram< FloatType > [inline, private, static]
get_stats(stats &s, const std::vector< const std::vector< float_type > * > &vv)moost::utils::histogram< FloatType > [inline, private, static]
histogram(const std::string &unit, size_t bins=120, size_t height=25)moost::utils::histogram< FloatType > [inline]
invalid_value()moost::utils::histogram< FloatType > [inline, private, static]
m_binsmoost::utils::histogram< FloatType > [private]
m_countmoost::utils::histogram< FloatType > [private]
m_datamoost::utils::histogram< FloatType > [private]
m_heightmoost::utils::histogram< FloatType > [private]
m_hi_cutoffmoost::utils::histogram< FloatType > [private]
m_lo_cutoffmoost::utils::histogram< FloatType > [private]
m_precmoost::utils::histogram< FloatType > [private]
m_unitmoost::utils::histogram< FloatType > [private]
mean() const moost::utils::histogram< FloatType > [inline]
nice_bin_width(float_type x)moost::utils::histogram< FloatType > [inline, private, static]
nicenum(float_type x, bool round, float_type multiple_of=-1.0)moost::utils::histogram< FloatType > [inline, private, static]
optimum_range(range_info &ri) const moost::utils::histogram< FloatType > [inline, private]
set_display_range(float_type min, float_type max)moost::utils::histogram< FloatType > [inline]
set_precision(size_t prec)moost::utils::histogram< FloatType > [inline]
stats2str(const stats &st, const range_info &ri) const moost::utils::histogram< FloatType > [inline, private]