|
tttrlib
A library for time-tagged time resolved data
|
#include <HistogramAxis.h>
Public Member Functions | |
| void | update () |
| void | setAxisType (const std::string &axis_type) |
| int | getNumberOfBins () |
| int | getBinIdx (T value) |
| T * | getBins () |
| void | getBins (T *bin_edges, int n_bins) |
| const std::string & | getName () const |
| void | setName (const std::string &name) |
| HistogramAxis ()=default | |
| HistogramAxis (std::string name, T begin, T end, int n_bins, std::string axis_type) | |
|
default |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
Recalculates the bin edges of the axis