4 s << digi.
id() <<
" " << digi.
size() <<
" samples " << digi.
presamples() <<
" presamples ";
12 for (
int i=0;
i<digi.
size();
i++)
13 s <<
" " << digi.
sample(
i) << std::endl;
bool zsUnsuppressed() const
was ZS unsuppressed?
bool zsMarkAndPass() const
was ZS MarkAndPass?
int size() const
total number of samples in the digi
std::ostream & operator<<(std::ostream &s, const HBHEDataFrame &digi)
int presamples() const
number of samples before the sample from the triggered beam crossing (according to the hardware) ...
int fiberIdleOffset() const
offset of bunch number for this channel relative to nominal set in the unpacker (range is +7->-7...
HcalQIESample const & sample(int i) const
access a sample
const HcalDetId & id() const