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