1 #ifndef CALIBCALORIMETRY_HCALTPGALGOS_HCALNOMINALTPGCODER_H
2 #define CALIBCALORIMETRY_HCALTPGALGOS_HCALNOMINALTPGCODER_H 1
56 typedef std::vector<LutElement>
Lut;
int adc(sample_type sample)
get the ADC sample (12 bits)
virtual ~HcaluLUTTPGCoder()
unsigned short LutElement
void update(const HcalDbService &conditions)
virtual float getLUTPedestal(HcalDetId id) const
void setLUTGenerationMode(bool gen)
void lookupMSB(const HBHEDataFrame &df, std::vector< bool > &msb) const
int getLUTId(HcalSubdetector id, int ieta, int iphi, int depth) const
std::vector< unsigned short > getLinearizationLUTWithMSB(const HcalDetId &id) const
std::vector< LutElement > Lut
void updateXML(const char *filename, const HcalTopology &)
virtual float getLUTGain(HcalDetId id) const
std::vector< float > ped_
std::vector< float > gain_
static const size_t INPUT_LUT_SIZE
bool getMSB(const HcalDetId &id, int adc) const
virtual void adc2Linear(const HBHEDataFrame &df, IntegerCaloSamples &ics) const
static const size_t nluts
virtual void compress(const IntegerCaloSamples &ics, const std::vector< bool > &featureBits, HcalTriggerPrimitiveDigi &tp) const
std::vector< Lut > inputLUT_