CbmRoot
Loading...
Searching...
No Matches
cbm_sts_utils::HBinning Struct Reference

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}
 

Detailed Description

Structure to hold the binning for 1D histogram.

Definition at line 92 of file CbmStsUtils.h.

Member Data Documentation

◆ n_of_bins

uint32_t cbm_sts_utils::HBinning::n_of_bins {0}

Definition at line 93 of file CbmStsUtils.h.

◆ x_max

double cbm_sts_utils::HBinning::x_max {0}

Definition at line 95 of file CbmStsUtils.h.

◆ x_min

double cbm_sts_utils::HBinning::x_min {0}

Definition at line 94 of file CbmStsUtils.h.


The documentation for this struct was generated from the following file: