1 #ifndef CALIBFORMATS_CALOTPG_HCALTPGSCALE_H 2 #define CALIBFORMATS_CALOTPG_HCALTPGSCALE_H 1
virtual double et_bin_low(const HcalTrigTowerDetId &id, const HcalTriggerPrimitiveSample &s) const =0
smallest ET value which would resolve into this sample
virtual double et_RCT(const HcalTrigTowerDetId &id, const HcalTriggerPrimitiveSample &s) const =0
nominal ET value of this sample/code as to be used in RCT LUT creation
virtual void setup(const edm::EventSetup &es) const
Get any needed information from the event setup.
virtual ~HcalTPGScale()=default
virtual void releaseSetup() const
Release any objects obtained from the EventSetup.
virtual double et_bin_high(const HcalTrigTowerDetId &id, const HcalTriggerPrimitiveSample &s) const =0