#include <ShiftedPFCandidateProducerForNoPileUpPFMEt.h>
Private Member Functions | |
void | produce (edm::Event &, const edm::EventSetup &) |
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 |
Public Types inherited from edm::stream::EDProducerBase | |
typedef EDProducerAdaptorBase | ModuleType |
Public Types inherited from edm::ProducerBase | |
typedef ProductRegistryHelper::TypeLabelList | TypeLabelList |
Static Public Member Functions inherited from edm::stream::EDProducerBase | |
static const std::string & | baseType () |
static void | fillDescriptions (ConfigurationDescriptions &descriptions) |
static void | prevalidate (ConfigurationDescriptions &descriptions) |
Protected Member Functions inherited from edm::ProducerBase | |
void | callWhenNewProductsRegistered (std::function< void(BranchDescription const &)> const &func) |
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/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 gather_cfg::cout, edm::ParameterSet::exists(), edm::FileInPath::fullPath(), edm::ParameterSet::getParameter(), jecUncertainty_, jetCorrInputFileName_, jetCorrParameters_, jetCorrPayloadName_, jetCorrUncertaintyTag_, edm::FileInPath::location(), minJetPt_, shiftBy_, AlCaHLTBitMon_QueryRunRegistry::string, unclEnUncertainty_, and edm::FileInPath::Unknown.
ShiftedPFCandidateProducerForNoPileUpPFMEt::~ShiftedPFCandidateProducerForNoPileUpPFMEt | ( | ) |
Definition at line 37 of file ShiftedPFCandidateProducerForNoPileUpPFMEt.cc.
|
privatevirtual |
Implements edm::stream::EDProducerBase.
Definition at line 42 of file ShiftedPFCandidateProducerForNoPileUpPFMEt.cc.
References deltaR(), alignCSCRings::e, reco::LeafCandidate::eta(), edm::EventSetup::get(), edm::Event::getByToken(), reco::PFJet::getPFConstituents(), 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 60 of file ShiftedPFCandidateProducerForNoPileUpPFMEt.h.
Referenced by produce(), and ShiftedPFCandidateProducerForNoPileUpPFMEt().
|
private |
Definition at line 56 of file ShiftedPFCandidateProducerForNoPileUpPFMEt.h.
Referenced by ShiftedPFCandidateProducerForNoPileUpPFMEt().
|
private |
Definition at line 59 of file ShiftedPFCandidateProducerForNoPileUpPFMEt.h.
Referenced by ShiftedPFCandidateProducerForNoPileUpPFMEt().
|
private |
Definition at line 57 of file ShiftedPFCandidateProducerForNoPileUpPFMEt.h.
Referenced by produce(), and ShiftedPFCandidateProducerForNoPileUpPFMEt().
|
private |
Definition at line 58 of file ShiftedPFCandidateProducerForNoPileUpPFMEt.h.
Referenced by produce(), and ShiftedPFCandidateProducerForNoPileUpPFMEt().
|
private |
Definition at line 62 of file ShiftedPFCandidateProducerForNoPileUpPFMEt.h.
Referenced by produce(), and ShiftedPFCandidateProducerForNoPileUpPFMEt().
|
private |
Definition at line 64 of file ShiftedPFCandidateProducerForNoPileUpPFMEt.h.
Referenced by produce(), and ShiftedPFCandidateProducerForNoPileUpPFMEt().
|
private |
Definition at line 54 of file ShiftedPFCandidateProducerForNoPileUpPFMEt.h.
Referenced by produce().
|
private |
Definition at line 53 of file ShiftedPFCandidateProducerForNoPileUpPFMEt.h.
Referenced by produce().
|
private |
Definition at line 66 of file ShiftedPFCandidateProducerForNoPileUpPFMEt.h.
Referenced by produce(), and ShiftedPFCandidateProducerForNoPileUpPFMEt().