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