#include <ShiftedPFCandidateProducerForPFNoPUMEt.h>
Private Member Functions | |
void | produce (edm::Event &, const edm::EventSetup &) |
Private Attributes | |
JetCorrectionUncertainty * | jecUncertainty_ |
bool | jecValidFileName_ |
edm::FileInPath | jetCorrInputFileName_ |
JetCorrectorParameters * | jetCorrParameters_ |
std::string | jetCorrPayloadName_ |
std::string | jetCorrUncertaintyTag_ |
double | minJetPt_ |
std::string | moduleLabel_ |
double | shiftBy_ |
edm::EDGetTokenT < reco::PFJetCollection > | srcJetsToken_ |
edm::EDGetTokenT < reco::PFCandidateCollection > | srcPFCandidatesToken_ |
double | unclEnUncertainty_ |
Additional Inherited Members | |
Public Types inherited from edm::EDProducer | |
typedef EDProducer | ModuleType |
Public Types inherited from edm::ProducerBase | |
typedef ProductRegistryHelper::TypeLabelList | TypeLabelList |
Public Types inherited from edm::EDConsumerBase | |
typedef ProductLabels | Labels |
Static Public Member Functions inherited from edm::EDProducer | |
static const std::string & | baseType () |
static void | fillDescriptions (ConfigurationDescriptions &descriptions) |
static void | prevalidate (ConfigurationDescriptions &descriptions) |
Protected Member Functions inherited from edm::EDConsumerBase | |
template<typename ProductType , BranchType B = InEvent> | |
EDGetTokenT< ProductType > | consumes (edm::InputTag const &tag) |
EDGetToken | consumes (const TypeToGet &id, edm::InputTag const &tag) |
template<BranchType B> | |
EDGetToken | consumes (TypeToGet const &id, edm::InputTag const &tag) |
ConsumesCollector | consumesCollector () |
Use a ConsumesCollector to gather consumes information from helper functions. More... | |
template<typename ProductType , BranchType B = InEvent> | |
void | consumesMany () |
void | consumesMany (const TypeToGet &id) |
template<BranchType B> | |
void | consumesMany (const TypeToGet &id) |
template<typename ProductType , BranchType B = InEvent> | |
EDGetTokenT< ProductType > | mayConsume (edm::InputTag const &tag) |
EDGetToken | mayConsume (const TypeToGet &id, edm::InputTag const &tag) |
template<BranchType B> | |
EDGetToken | mayConsume (const TypeToGet &id, edm::InputTag const &tag) |
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/PFNoPUMETProducer.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 ShiftedPFCandidateProducerForPFNoPUMEt.h.
|
explicit |
Definition at line 10 of file ShiftedPFCandidateProducerForPFNoPUMEt.cc.
References edm::ParameterSet::exists(), edm::FileInPath::fullPath(), edm::ParameterSet::getParameter(), jecUncertainty_, jecValidFileName_, jetCorrInputFileName_, jetCorrParameters_, jetCorrPayloadName_, jetCorrUncertaintyTag_, edm::FileInPath::location(), minJetPt_, shiftBy_, AlCaHLTBitMon_QueryRunRegistry::string, unclEnUncertainty_, and edm::FileInPath::Unknown.
ShiftedPFCandidateProducerForPFNoPUMEt::~ShiftedPFCandidateProducerForPFNoPUMEt | ( | ) |
Definition at line 44 of file ShiftedPFCandidateProducerForPFNoPUMEt.cc.
References jecUncertainty_, jecValidFileName_, and jetCorrParameters_.
|
privatevirtual |
Implements edm::EDProducer.
Definition at line 52 of file ShiftedPFCandidateProducerForPFNoPUMEt.cc.
References reco::deltaR2(), dR2Match, reco::LeafCandidate::eta(), edm::EventSetup::get(), edm::Event::getByToken(), JetCorrectionUncertainty::getUncertainty(), jecUncertainty_, metsig::jet, jetCorrPayloadName_, jetCorrUncertaintyTag_, fwrapper::jets, minJetPt_, reco::LeafCandidate::pt(), edm::Event::put(), patRefSel_refMuJets_cfi::selectedJets, JetCorrectionUncertainty::setJetEta(), JetCorrectionUncertainty::setJetPt(), reco::LeafCandidate::setP4(), edm::shift, shiftBy_, srcJetsToken_, srcPFCandidatesToken_, and unclEnUncertainty_.
|
private |
Definition at line 62 of file ShiftedPFCandidateProducerForPFNoPUMEt.h.
Referenced by produce(), ShiftedPFCandidateProducerForPFNoPUMEt(), and ~ShiftedPFCandidateProducerForPFNoPUMEt().
|
private |
Definition at line 64 of file ShiftedPFCandidateProducerForPFNoPUMEt.h.
Referenced by ShiftedPFCandidateProducerForPFNoPUMEt(), and ~ShiftedPFCandidateProducerForPFNoPUMEt().
|
private |
Definition at line 58 of file ShiftedPFCandidateProducerForPFNoPUMEt.h.
Referenced by ShiftedPFCandidateProducerForPFNoPUMEt().
|
private |
Definition at line 61 of file ShiftedPFCandidateProducerForPFNoPUMEt.h.
Referenced by ShiftedPFCandidateProducerForPFNoPUMEt(), and ~ShiftedPFCandidateProducerForPFNoPUMEt().
|
private |
Definition at line 59 of file ShiftedPFCandidateProducerForPFNoPUMEt.h.
Referenced by produce(), and ShiftedPFCandidateProducerForPFNoPUMEt().
|
private |
Definition at line 60 of file ShiftedPFCandidateProducerForPFNoPUMEt.h.
Referenced by produce(), and ShiftedPFCandidateProducerForPFNoPUMEt().
|
private |
Definition at line 66 of file ShiftedPFCandidateProducerForPFNoPUMEt.h.
Referenced by produce(), and ShiftedPFCandidateProducerForPFNoPUMEt().
|
private |
Definition at line 53 of file ShiftedPFCandidateProducerForPFNoPUMEt.h.
Referenced by Mixins._TypedParameterizable::insertInto(), Modules.ESSource::nameInProcessDesc_(), and Modules.ESProducer::nameInProcessDesc_().
|
private |
Definition at line 68 of file ShiftedPFCandidateProducerForPFNoPUMEt.h.
Referenced by produce(), and ShiftedPFCandidateProducerForPFNoPUMEt().
|
private |
Definition at line 56 of file ShiftedPFCandidateProducerForPFNoPUMEt.h.
Referenced by produce().
|
private |
Definition at line 55 of file ShiftedPFCandidateProducerForPFNoPUMEt.h.
Referenced by produce().
|
private |
Definition at line 70 of file ShiftedPFCandidateProducerForPFNoPUMEt.h.
Referenced by produce(), and ShiftedPFCandidateProducerForPFNoPUMEt().