#include <ShiftedPFCandidateProducerForNoPileUpPFMEt.h>
Public Member Functions | |
ShiftedPFCandidateProducerForNoPileUpPFMEt (const edm::ParameterSet &) | |
~ShiftedPFCandidateProducerForNoPileUpPFMEt () override | |
Public Member Functions inherited from edm::stream::EDProducer<> | |
EDProducer ()=default | |
bool | hasAbilityToProduceInBeginLumis () const final |
bool | hasAbilityToProduceInBeginProcessBlocks () const final |
bool | hasAbilityToProduceInBeginRuns () const final |
bool | hasAbilityToProduceInEndLumis () const final |
bool | hasAbilityToProduceInEndProcessBlocks () const final |
bool | hasAbilityToProduceInEndRuns () const final |
Private Member Functions | |
void | produce (edm::Event &, const edm::EventSetup &) override |
Private Attributes | |
JetCorrectionUncertainty * | jecUncertainty_ |
edm::FileInPath | jetCorrInputFileName_ |
JetCorrectorParameters * | jetCorrParameters_ |
std::string | jetCorrPayloadName_ |
std::string | jetCorrUncertaintyTag_ |
double | minJetPt_ |
double | shiftBy_ |
edm::EDGetTokenT< reco::PFJetCollection > | srcJetsToken_ |
edm::EDGetTokenT< reco::PFCandidateCollection > | srcPFCandidatesToken_ |
double | unclEnUncertainty_ |
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 |
Vary energy of PFCandidates which are (are not) within jets of Pt > 10 GeV by jet energy uncertainty (by 10% "unclustered" energy uncertainty)
NOTE: Auxiliary class specific to estimating systematic uncertainty on PFMET reconstructed by no-PU MET reconstruction algorithm (implemented in JetMETCorrections/Type1MET/src/NoPileUpPFMETProducer.cc)
In case all PFCandidates not within jets of Pt > 30 GeV would be varied by the 10% "unclustered" energy uncertainty, the systematic uncertainty on the reconstructed no-PU MET would be overestimated significantly !!
Definition at line 42 of file ShiftedPFCandidateProducerForNoPileUpPFMEt.h.
|
explicit |
Definition at line 8 of file ShiftedPFCandidateProducerForNoPileUpPFMEt.cc.
References looper::cfg, edm::FileInPath::fullPath(), jecUncertainty_, jetCorrInputFileName_, jetCorrParameters_, jetCorrPayloadName_, jetCorrUncertaintyTag_, edm::FileInPath::location(), minJetPt_, shiftBy_, AlCaHLTBitMon_QueryRunRegistry::string, unclEnUncertainty_, and edm::FileInPath::Unknown.
|
override |
Definition at line 32 of file ShiftedPFCandidateProducerForNoPileUpPFMEt.cc.
|
overrideprivate |
Definition at line 36 of file ShiftedPFCandidateProducerForNoPileUpPFMEt.cc.
References PbPb_ZMuSkimMuonDPG_cff::deltaR, MillePedeFileConverter_cfg::e, reco::LeafCandidate::eta(), edm::EventSetup::get(), get, edm::Event::getByToken(), reco::PFJet::getPFConstituents(), JetCorrectionUncertainty::getUncertainty(), jecUncertainty_, metsig::jet, jetCorrPayloadName_, jetCorrUncertaintyTag_, singleTopDQM_cfi::jets, minJetPt_, eostools::move(), reco::LeafCandidate::pt(), edm::Event::put(), objectSelection_cff::selectedJets, JetCorrectionUncertainty::setJetEta(), JetCorrectionUncertainty::setJetPt(), reco::LeafCandidate::setP4(), edm::shift, shiftBy_, srcJetsToken_, srcPFCandidatesToken_, and unclEnUncertainty_.
|
private |
Definition at line 57 of file ShiftedPFCandidateProducerForNoPileUpPFMEt.h.
Referenced by produce(), and ShiftedPFCandidateProducerForNoPileUpPFMEt().
|
private |
Definition at line 53 of file ShiftedPFCandidateProducerForNoPileUpPFMEt.h.
Referenced by ShiftedPFCandidateProducerForNoPileUpPFMEt().
|
private |
Definition at line 56 of file ShiftedPFCandidateProducerForNoPileUpPFMEt.h.
Referenced by ShiftedPFCandidateProducerForNoPileUpPFMEt().
|
private |
Definition at line 54 of file ShiftedPFCandidateProducerForNoPileUpPFMEt.h.
Referenced by produce(), and ShiftedPFCandidateProducerForNoPileUpPFMEt().
|
private |
Definition at line 55 of file ShiftedPFCandidateProducerForNoPileUpPFMEt.h.
Referenced by produce(), and ShiftedPFCandidateProducerForNoPileUpPFMEt().
|
private |
Definition at line 59 of file ShiftedPFCandidateProducerForNoPileUpPFMEt.h.
Referenced by produce(), and ShiftedPFCandidateProducerForNoPileUpPFMEt().
|
private |
Definition at line 61 of file ShiftedPFCandidateProducerForNoPileUpPFMEt.h.
Referenced by produce(), and ShiftedPFCandidateProducerForNoPileUpPFMEt().
|
private |
Definition at line 51 of file ShiftedPFCandidateProducerForNoPileUpPFMEt.h.
Referenced by produce().
|
private |
Definition at line 50 of file ShiftedPFCandidateProducerForNoPileUpPFMEt.h.
Referenced by produce().
|
private |
Definition at line 63 of file ShiftedPFCandidateProducerForNoPileUpPFMEt.h.
Referenced by produce(), and ShiftedPFCandidateProducerForNoPileUpPFMEt().