Go to the documentation of this file. 1 #ifndef L1GCTHFBITCOUNTSLUT_H_
2 #define L1GCTHFBITCOUNTSLUT_H_
48 uint16_t
value(
const uint16_t lutAddress)
const override;
uint16_t value(const uint16_t lutAddress) const override
friend std::ostream & operator<<(std::ostream &os, const L1GctHfBitCountsLut &lut)
Overload << operator.
L1GctHfEtSumsLut::hfLutType m_lutType
L1GctHfBitCountsLut()
Default constructor.
L1GctHfEtSumsLut::hfLutType lutType() const
Return the type of Lut.
L1GctHfBitCountsLut operator=(const L1GctHfBitCountsLut &lut)
Overload = operator.
static const int NAddress
Base class for LookUp Tables.
std::vector< unsigned > getThresholdsGct() const
Get thresholds.
~L1GctHfBitCountsLut() override
Destructor.
LUT for compression of HF feature bit counts to output format.
std::ostream & operator<<(std::ostream &os, const L1GctHfBitCountsLut &lut)