21 int factor =
nbins_ == 32 ? 5 : 8;
51 if (fAdc >=
nbins_)
return false;
int adc(sample_type sample)
get the ADC sample (12 bits)
float lowEdge(unsigned fAdc) const
bool setLowEdge(float fValue, unsigned fAdc)
float center(unsigned fAdc) const
std::vector< float > mValues
unsigned range(unsigned fAdc) const
bool setLowEdges(unsigned int nVals, const float *fValue)
float highEdge(unsigned fAdc) const