Definition at line 19 of file HcalZSAlgoEnergy.cc.
References HcalQIECoder::charge(), castor_dqm_sourceclient_file_cfg::firstSample, HcalDbService::getHcalCoder(), HcalDbService::getHcalShape(), HcalDbService::getPedestal(), HcalPedestal::getValue(), j, hltrates_dqm_sourceclient-live_cfg::offset, and slope.
27 for (
int j=0;
j<4;
j++) {
46 else if (sum<=(-
threshold) && twosided) keepIt=
true;
static const double slope[3]
float getValue(int fCapId) const
get value for capId = 0..3
const HcalQIECoder * getHcalCoder(const HcalGenericDetId &fId) const
const HcalQIEShape * getHcalShape(const HcalGenericDetId &fId) const
const HcalPedestal * getPedestal(const HcalGenericDetId &fId) const
float charge(const HcalQIEShape &fShape, unsigned fAdc, unsigned fCapId) const
ADC [0..127] + capid [0..3] -> fC conversion.