Go to the source code of this file.
Definition at line 109 of file L1GctInternHFData.cc.
References L1GctInternHFData::bx(), L1GctInternHFData::capBlock(), L1GctInternHFData::capIndex(), L1GctInternHFData::conc_hf_bit_counts, L1GctInternHFData::conc_hf_ring_et_sums, L1GctInternHFData::count(), TauDecayModes::dec, L1GctInternHFData::empty(), L1GctInternHFData::et(), alignCSCRings::s, L1GctInternHFData::type(), L1GctInternHFData::wheel_hf_bit_counts, and L1GctInternHFData::wheel_hf_ring_et_sums.
111 s <<
"L1GctInternHFData :";
117 s <<
" type=conc_hf_ring_et_sums";
118 s <<
" ring1 eta+=" << cand.
et(0);
119 s <<
" ring1 eta-=" << cand.
et(1);
120 s <<
" ring2 eta+=" << cand.
et(2);
121 s <<
" ring2 eta-=" << cand.
et(3);
123 s <<
" type=conc_hf_bit_counts";
124 s <<
" ring1 eta+=" << cand.
count(0);
125 s <<
" ring1 eta-=" << cand.
count(1);
126 s <<
" ring2 eta+=" << cand.
count(2);
127 s <<
" ring2 eta-=" << cand.
count(3);
129 s <<
" type=conc_hf_ring_et_sums";
130 s <<
" Et sum=" << cand.
et(0);
132 s <<
" type=wheel_hf_bit_counts";
133 s <<
" Bit count=" << cand.
et(0);
L1GctInternHFData::L1GctInternHFDataType type() const
metadata
uint16_t capIndex() const
get index within capture block
uint16_t count(unsigned i) const
get the counts
uint16_t capBlock() const
get capture block
uint16_t et(unsigned i) const
get the et sums
int16_t bx() const
get BX number
bool empty() const
is the sum non-zero