4 s <<
"ADC=" << samp.
adc() <<
", capid=" << samp.
capid();
5 if (samp.
er()) s <<
", ER";
6 if (samp.
dv()) s <<
", DV";
constexpr bool er() const
is the error bit set?
std::ostream & operator<<(std::ostream &s, const HcalQIESample &samp)
constexpr int adc() const
get the ADC sample
constexpr bool dv() const
is the Data Valid bit set?
constexpr int capid() const
get the Capacitor id