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);
63 bool isRealData)
override;
82 double reconstructedCharge,
83 bool applyContainmentCorrection,
113 #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
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)
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
int getFirstSampleShift() const
const HcalTimeSlew * hcalTimeSlew_delay_
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_