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