1 #ifndef HcalCalibrationQIECoder_h
2 #define HcalCalibrationQIECoder_h
15 #include <boost/cstdint.hpp>
21 float charge (
const unsigned fAdc)
const;
23 unsigned adc (
const float fCharge)
const;
HcalCalibrationQIECoder(unsigned long fId=0)
float minCharge(unsigned fBin) const
float charge(const unsigned fAdc) const
ADC [0..31] -> fC conversion.
unsigned adc(const float fCharge) const
fC -> ADC conversion
void setMinCharges(const float fValue[32])
const float * base() const
#define COND_SERIALIZABLE
void setMinCharge(unsigned fBin, float fValue)
const float * minCharges() const