|
CbmRoot
|
Structure to hold the binning for 1D histogram. More...
#include <CbmStsUtils.h>
Public Attributes | |
| uint32_t | n_of_bins {0} |
| double | x_min {0} |
| double | x_max {0} |
Structure to hold the binning for 1D histogram.
Definition at line 92 of file CbmStsUtils.h.
| uint32_t cbm_sts_utils::HBinning::n_of_bins {0} |
Definition at line 93 of file CbmStsUtils.h.
| double cbm_sts_utils::HBinning::x_max {0} |
Definition at line 95 of file CbmStsUtils.h.
| double cbm_sts_utils::HBinning::x_min {0} |
Definition at line 94 of file CbmStsUtils.h.