4 theSample=(adc&0xFFF) | ((gainId&0x3)<<12);
8 s <<
"ADC=" << samp.
adc() <<
", gainId=" << samp.
gainId();
int adc(sample_type sample)
get the ADC sample (12 bits)
int gainId(sample_type sample)
get the gainId (2 bits)
int adc() const
get the ADC sample (12 bits)
std::ostream & operator<<(std::ostream &s, const EcalFEMSample &samp)
int gainId() const
get the gainId (2 bits)