3 #ifndef MYGSL_HISTOGRAM_UTILS_H 4 #define MYGSL_HISTOGRAM_UTILS_H 1 24 #endif // MYGSL_HISTOGRAM_UTILS_H bin_mode_type
Histogram binning mode.
Definition: histogram_utils.h:9
invalid axis
Definition: histogram_utils.h:17
bin_axis_type
Histogram axis type.
Definition: histogram_utils.h:16
X axis.
Definition: histogram_utils.h:18
Y axis.
Definition: histogram_utils.h:19
Logarithmic.
Definition: histogram_utils.h:12
Top-level namespace of the Bayeux/mygsl module library.
Definition: base_decay_driver.h:47
Invalid mode.
Definition: histogram_utils.h:10
Linear.
Definition: histogram_utils.h:11