Go to the documentation of this file. 1 #ifndef RecoLocalCalo_HcalRecAlgos_SimpleHBHEPhase1Algo_h_
2 #define RecoLocalCalo_HcalRecAlgos_SimpleHBHEPhase1Algo_h_
48 std::unique_ptr<PulseShapeFitOOTPileupCorrection> m2,
49 std::unique_ptr<HcalDeterministicFit> detFit,
50 std::unique_ptr<MahiFit> mahi,
64 bool isRealData)
override;
84 double reconstructedCharge,
85 bool applyContainmentCorrection,
115 #endif // RecoLocalCalo_HcalRecAlgos_SimpleHBHEPhase1Algo_h_
~SimpleHBHEPhase1Algo() override
bool isCorrectingForPhaseContainment() const
HcalPulseShapes theHcalPulseShapes_
std::unique_ptr< PulseShapeFitOOTPileupCorrection > psFitOOTpuCorr_
std::unique_ptr< HcalDeterministicFit > hltOOTpuCorr_
bool isConfigurable() const override
float getTimeShift() const
int getSamplesToAdd() const
float hbminusCorrectionFactor(const HcalDetId &cell, float energy, bool isRealData) const
std::unique_ptr< MahiFit > mahiOOTpuCorr_
correctForPhaseContainment
float m0Time(const HBHEChannelInfo &info, double reconstructedCharge, int nSamplesToExamine) const
void beginRun(const edm::Run &, const edm::EventSetup &) override
SimpleHBHEPhase1Algo(int firstSampleShift, int samplesToAdd, float phaseNS, float timeShift, bool correctForPhaseContainment, bool applyLegacyHBMCorrection, std::unique_ptr< PulseShapeFitOOTPileupCorrection > m2, std::unique_ptr< HcalDeterministicFit > detFit, std::unique_ptr< MahiFit > mahi, edm::ConsumesCollector iC)
int getFirstSampleShift() const
const HcalTimeSlew * hcalTimeSlew_delay_
edm::ESGetToken< HcalTimeSlew, HcalTimeSlewRecord > delayToken_
bool applyLegacyHBMCorrection_
HBHERecHit reconstruct(const HBHEChannelInfo &info, const HcalRecoParam *params, const HcalCalibrations &calibs, bool isRealData) override
float m0Energy(const HBHEChannelInfo &info, double reconstructedCharge, bool applyContainmentCorrection, double phaseNS, int nSamplesToAdd)
HcalPulseContainmentManager pulseCorr_