tttrlib
A library for time-tagged time resolved data
|
This is the complete list of members for HistogramAxis< T >, including all inherited members.
getBinIdx(T value) | HistogramAxis< T > | inline |
getBins() | HistogramAxis< T > | inline |
getBins(T *bin_edges, int n_bins) | HistogramAxis< T > | inline |
getName() const | HistogramAxis< T > | inline |
getNumberOfBins() | HistogramAxis< T > | inline |
HistogramAxis()=default | HistogramAxis< T > | |
HistogramAxis(std::string name, T begin, T end, int n_bins, std::string axis_type) | HistogramAxis< T > | inline |
setAxisType(const std::string &axis_type) | HistogramAxis< T > | inline |
setName(const std::string &name) | HistogramAxis< T > | inline |
update() | HistogramAxis< T > | inline |