| axis() | tools::histo::axis< TC, TO > | inline |
| axis(const axis &a_from) | tools::histo::axis< TC, TO > | inline |
| bin_center(int a_bin) const | tools::histo::axis< TC, TO > | inline |
| bin_lower_edge(int a_bin) const | tools::histo::axis< TC, TO > | inline |
| bin_upper_edge(int a_bin) const | tools::histo::axis< TC, TO > | inline |
| bin_width(int a_bin) const | tools::histo::axis< TC, TO > | inline |
| bins() const | tools::histo::axis< TC, TO > | inline |
| bn_t typedef | tools::histo::axis< TC, TO > | |
| configure(const std::vector< TC > &a_edges) | tools::histo::axis< TC, TO > | inline |
| configure(bn_t aNumber, TC aMin, TC aMax) | tools::histo::axis< TC, TO > | inline |
| coord_to_absolute_index(TC a_value, bn_t &a_index) const | tools::histo::axis< TC, TO > | inline |
| coord_to_index(TC a_value) const | tools::histo::axis< TC, TO > | inline |
| edges() const | tools::histo::axis< TC, TO > | inline |
| equals(const axis &a_from) const | tools::histo::axis< TC, TO > | inline |
| in_range_to_absolute_index(int a_in, bn_t &a_out) const | tools::histo::axis< TC, TO > | inline |
| is_compatible(const axis &a_axis) const | tools::histo::axis< TC, TO > | inline |
| is_fixed_binning() const | tools::histo::axis< TC, TO > | inline |
| lower_edge() const | tools::histo::axis< TC, TO > | inline |
| m_bin_width | tools::histo::axis< TC, TO > | |
| m_edges | tools::histo::axis< TC, TO > | |
| m_fixed | tools::histo::axis< TC, TO > | |
| m_maximum_value | tools::histo::axis< TC, TO > | |
| m_minimum_value | tools::histo::axis< TC, TO > | |
| m_number_of_bins | tools::histo::axis< TC, TO > | |
| m_offset | tools::histo::axis< TC, TO > | |
| operator!=(const axis &a_from) const | tools::histo::axis< TC, TO > | inline |
| operator=(const axis &a_from) | tools::histo::axis< TC, TO > | inline |
| operator==(const axis &a_from) const | tools::histo::axis< TC, TO > | inline |
| OVERFLOW_BIN enum value | tools::histo::axis< TC, TO > | |
| UNDERFLOW_BIN enum value | tools::histo::axis< TC, TO > | |
| upper_edge() const | tools::histo::axis< TC, TO > | inline |
| ~axis() | tools::histo::axis< TC, TO > | inlinevirtual |