FRIBParallelanalysis  1.0
FrameworkforMPIParalleldataanalysisatFRIB
Public Member Functions | Public Attributes | List of all members
frib::analysis::CTreeParameter::_SharedData Struct Reference

Public Member Functions

 _SharedData (double low, double hi, unsigned chans, const char *units)
 
 _SharedData (const _SharedData &rhs)
 

Public Attributes

unsigned s_parameterNumber
 
double s_low
 
double s_high
 
unsigned s_chans
 
std::string s_units
 
std::uint64_t s_generation
 
bool s_changed
 

Constructor & Destructor Documentation

◆ _SharedData()

frib::analysis::CTreeParameter::_SharedData::_SharedData ( double  low,
double  hi,
unsigned  chans,
const char *  units 
)

implement CTreeParameter::SharedData constructor:

Parameters
low,hi- limits.
bins- number of bins.
units- units of measure.

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