#include <HcalHitReconstructor.h>
Public Member Functions | |
void | beginRun (edm::Run const &r, edm::EventSetup const &es) final |
void | endRun (edm::Run const &r, edm::EventSetup const &es) final |
HcalHitReconstructor (const edm::ParameterSet &ps) | |
void | produce (edm::Event &e, const edm::EventSetup &c) override |
~HcalHitReconstructor () override | |
Public Member Functions inherited from edm::stream::EDProducer<> | |
EDProducer ()=default | |
bool | hasAbilityToProduceInLumis () const final |
bool | hasAbilityToProduceInRuns () const final |
Private Types | |
typedef void(HcalSimpleRecAlgo::* | SetCorrectionFcn) (boost::shared_ptr< AbsOOTPileupCorrection >) |
Additional Inherited Members | |
Public Types inherited from edm::stream::EDProducer<> | |
typedef CacheContexts< T... > | CacheTypes |
typedef CacheTypes::GlobalCache | GlobalCache |
typedef AbilityChecker< T... > | HasAbility |
typedef CacheTypes::LuminosityBlockCache | LuminosityBlockCache |
typedef LuminosityBlockContextT< LuminosityBlockCache, RunCache, GlobalCache > | LuminosityBlockContext |
typedef CacheTypes::LuminosityBlockSummaryCache | LuminosityBlockSummaryCache |
typedef CacheTypes::RunCache | RunCache |
typedef RunContextT< RunCache, GlobalCache > | RunContext |
typedef CacheTypes::RunSummaryCache | RunSummaryCache |
Definition at line 41 of file HcalHitReconstructor.h.
|
private |
Definition at line 51 of file HcalHitReconstructor.h.
|
explicit |
Definition at line 27 of file HcalHitReconstructor.cc.
References DetId::Calo, dataOOTCorrectionCategory_, dataOOTCorrectionName_, det_, digiTimeFromDB_, edm::ParameterSet::existsAs(), edm::ParameterSet::getParameter(), HcalCalibration, HcalForward, HcalOther, HcalOuter, hfdigibit_, hfPET_, hfS8S1_, hfS9S1_, HFTimingTrustFlagSetter_, inputLabel_, mcOOTCorrectionCategory_, mcOOTCorrectionName_, recoParamsFromDB_, saturationFlagSetter_, setNegativeFlags_, setNoiseFlags_, setPileupCorrection_, setSaturationFlags_, setTimingTrustFlags_, AlCaHLTBitMon_QueryRunRegistry::string, subdet_, HcalZDCDetId::SubdetectorId, subdetOther_, tok_calib_, tok_hf_, and tok_ho_.
|
override |
Definition at line 175 of file HcalHitReconstructor.cc.
References hfdigibit_, hfPET_, hfS8S1_, hfS9S1_, HFTimingTrustFlagSetter_, paramTS, and saturationFlagSetter_.
|
final |
Definition at line 187 of file HcalHitReconstructor.cc.
References HcalSimpleRecAlgo::beginRun(), digiTimeFromDB_, edm::EventSetup::get(), HFDigiTimeParams, AlCaHLTBitMon_ParallelJobs::p, paramTS, edm::ESHandle< T >::product(), reco_, recoParamsFromDB_, HcalCondObjectContainerBase::setTopo(), and tsFromDB_.
|
final |
Definition at line 218 of file HcalHitReconstructor.cc.
References digiTimeFromDB_, HcalSimpleRecAlgo::endRun(), paramTS, reco_, and tsFromDB_.
|
override |
Definition at line 230 of file HcalHitReconstructor.cc.
References funct::abs(), edm::SortedCollection< T, SORT >::begin(), AlignmentProducer_cff::calibrations, HcalTimingCorrector::Correct(), CastorSimpleReconstructor_cfi::correctForPhaseContainment, HcalRecoParam::correctForPhaseContainment(), CastorSimpleReconstructor_cfi::correctForTimeslew, HcalRecoParam::correctForTimeslew(), HcalRecoParam::correctionPhaseNS(), HcalRecoParam::correctTiming(), correctTiming_, egammaForCoreTracking_cff::depth, det_, digiTimeFromDB_, HcalSeverityLevelComputer::dropChannel(), dropZSmarkedPassed_, edm::SortedCollection< T, SORT >::end(), plotBeamSpotDB::first, HcalRecoParam::firstAuxTS(), firstAuxTS_, HcalRecoParam::firstSample(), firstSample_, edm::EventSetup::get(), edm::Event::getByToken(), HcalDbService::getHcalCalibrations(), HcalDbService::getHcalCoder(), HcalDbService::getHcalShape(), HcalChannelStatus::getValue(), HcalCondObjectContainer< Item >::getValues(), DetId::Hcal, HcalCalibration, HcalForward, HcalOther, HcalOuter, hfdigibit_, HcalFlagHFDigiTimeParam::HFdigiflagCoefficients(), HcalFlagHFDigiTimeParam::HFdigiflagExpectedPeak(), HcalFlagHFDigiTimeParam::HFdigiflagFirstSample(), HcalFlagHFDigiTimeParam::HFdigiflagMinEThreshold(), HcalFlagHFDigiTimeParam::HFdigiflagSamplesToAdd(), HFDigiTimeParams, hfPET_, hfS8S1_, hfS9S1_, HcalHFStatusBitFromDigis::hfSetFlagFromDigi(), HcalHF_PETalgorithm::HFSetFlagFromPET(), HcalHF_S9S1algorithm::HFSetFlagFromS9S1(), HFTimingTrustFlagSetter_, mps_fire::i, gen::k, eostools::move(), AlCaHLTBitMon_ParallelJobs::p, paramTS, HcalRecoParam::pileupCleaningID(), HcalCaloFlagLabels::PresampleADC, edm::ESHandle< T >::product(), edm::Event::put(), DetId::rawId(), reco_, HcalSimpleRecAlgo::reconstruct(), recoParamsFromDB_, HcalHFStatusBitFromDigis::resetParamsFromDB(), HcalRecoParam::samplesToAdd(), samplesToAdd_, saturationFlagSetter_, HFTimingTrustFlag::setHFTimingTrustFlag(), HcalSimpleRecAlgo::setLeakCorrection(), setNoiseFlags_, HcalSimpleRecAlgo::setRecoParams(), HcalADCSaturationFlag::setSaturationFlag(), setSaturationFlags_, setTimingTrustFlags_, edm::SortedCollection< T, SORT >::size(), subdet_, subdetOther_, tok_calib_, tok_hf_, tok_ho_, tsFromDB_, HcalRecoParam::useLeakCorrection(), useLeakCorrection_, and geometryCSVtoXML::xx.
|
private |
Definition at line 101 of file HcalHitReconstructor.h.
|
private |
Definition at line 69 of file HcalHitReconstructor.h.
Referenced by produce().
|
private |
Definition at line 101 of file HcalHitReconstructor.h.
|
private |
Definition at line 93 of file HcalHitReconstructor.h.
Referenced by HcalHitReconstructor().
|
private |
Definition at line 92 of file HcalHitReconstructor.h.
Referenced by HcalHitReconstructor().
|
private |
Definition at line 61 of file HcalHitReconstructor.h.
Referenced by HcalHitReconstructor(), and produce().
|
private |
Definition at line 85 of file HcalHitReconstructor.h.
Referenced by beginRun(), endRun(), HcalHitReconstructor(), and produce().
|
private |
Definition at line 76 of file HcalHitReconstructor.h.
Referenced by produce().
|
private |
Definition at line 78 of file HcalHitReconstructor.h.
Referenced by produce().
|
private |
Definition at line 81 of file HcalHitReconstructor.h.
Referenced by produce().
|
private |
Definition at line 56 of file HcalHitReconstructor.h.
Referenced by HcalHitReconstructor(), produce(), and ~HcalHitReconstructor().
|
private |
Definition at line 99 of file HcalHitReconstructor.h.
Referenced by beginRun(), and produce().
|
private |
Definition at line 59 of file HcalHitReconstructor.h.
Referenced by HcalHitReconstructor(), produce(), and ~HcalHitReconstructor().
|
private |
Definition at line 58 of file HcalHitReconstructor.h.
Referenced by HcalHitReconstructor(), produce(), and ~HcalHitReconstructor().
|
private |
Definition at line 57 of file HcalHitReconstructor.h.
Referenced by HcalHitReconstructor(), produce(), and ~HcalHitReconstructor().
|
private |
Definition at line 55 of file HcalHitReconstructor.h.
Referenced by HcalHitReconstructor(), produce(), and ~HcalHitReconstructor().
|
private |
Definition at line 64 of file HcalHitReconstructor.h.
Referenced by HcalHitReconstructor().
|
private |
Definition at line 95 of file HcalHitReconstructor.h.
Referenced by HcalHitReconstructor().
|
private |
Definition at line 94 of file HcalHitReconstructor.h.
Referenced by HcalHitReconstructor().
|
private |
Definition at line 98 of file HcalHitReconstructor.h.
Referenced by beginRun(), endRun(), produce(), and ~HcalHitReconstructor().
|
private |
Definition at line 53 of file HcalHitReconstructor.h.
Referenced by beginRun(), endRun(), and produce().
|
private |
Definition at line 84 of file HcalHitReconstructor.h.
Referenced by beginRun(), HcalHitReconstructor(), and produce().
|
private |
Definition at line 82 of file HcalHitReconstructor.h.
Referenced by produce().
|
private |
Definition at line 54 of file HcalHitReconstructor.h.
Referenced by HcalHitReconstructor(), produce(), and ~HcalHitReconstructor().
|
private |
Definition at line 71 of file HcalHitReconstructor.h.
|
private |
Definition at line 75 of file HcalHitReconstructor.h.
Referenced by HcalHitReconstructor().
|
private |
Definition at line 70 of file HcalHitReconstructor.h.
Referenced by HcalHitReconstructor(), and produce().
|
private |
Definition at line 96 of file HcalHitReconstructor.h.
Referenced by HcalHitReconstructor().
|
private |
Definition at line 74 of file HcalHitReconstructor.h.
|
private |
Definition at line 72 of file HcalHitReconstructor.h.
Referenced by HcalHitReconstructor(), and produce().
|
private |
Definition at line 73 of file HcalHitReconstructor.h.
Referenced by HcalHitReconstructor(), and produce().
|
private |
Definition at line 62 of file HcalHitReconstructor.h.
Referenced by HcalHitReconstructor(), and produce().
|
private |
Definition at line 63 of file HcalHitReconstructor.h.
Referenced by HcalHitReconstructor(), and produce().
|
private |
Definition at line 67 of file HcalHitReconstructor.h.
Referenced by HcalHitReconstructor(), and produce().
|
private |
Definition at line 66 of file HcalHitReconstructor.h.
Referenced by HcalHitReconstructor(), and produce().
|
private |
Definition at line 65 of file HcalHitReconstructor.h.
Referenced by HcalHitReconstructor(), and produce().
|
private |
Definition at line 83 of file HcalHitReconstructor.h.
Referenced by beginRun(), endRun(), and produce().
|
private |
Definition at line 89 of file HcalHitReconstructor.h.
Referenced by produce().