#include <ShiftedPFCandidateProducerForNoPileUpPFMEt.h>
Public Member Functions | |
ShiftedPFCandidateProducerForNoPileUpPFMEt (const edm::ParameterSet &) | |
~ShiftedPFCandidateProducerForNoPileUpPFMEt () | |
Public Member Functions inherited from edm::EDProducer | |
EDProducer () | |
virtual | ~EDProducer () |
Public Member Functions inherited from edm::ProducerBase | |
ProducerBase () | |
void | registerProducts (ProducerBase *, ProductRegistry *, ModuleDescription const &) |
boost::function< void(const BranchDescription &)> | registrationCallback () const |
used by the fwk to register list of products More... | |
virtual | ~ProducerBase () |
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_ |
std::string | moduleLabel_ |
double | shiftBy_ |
edm::InputTag | srcJets_ |
edm::InputTag | srcPFCandidates_ |
double | unclEnUncertainty_ |
Additional Inherited Members | |
Public Types inherited from edm::EDProducer | |
typedef EDProducer | ModuleType |
typedef WorkerT< EDProducer > | WorkerType |
Public Types inherited from edm::ProducerBase | |
typedef ProductRegistryHelper::TypeLabelList | TypeLabelList |
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::EDProducer | |
CurrentProcessingContext const * | currentContext () const |
Protected Member Functions inherited from edm::ProducerBase | |
template<class TProducer , class TMethod > | |
void | callWhenNewProductsRegistered (TProducer *iProd, TMethod iMethod) |
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 40 of file ShiftedPFCandidateProducerForNoPileUpPFMEt.h.
|
explicit |
Definition at line 14 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_, srcJets_, srcPFCandidates_, unclEnUncertainty_, and edm::FileInPath::Unknown.
ShiftedPFCandidateProducerForNoPileUpPFMEt::~ShiftedPFCandidateProducerForNoPileUpPFMEt | ( | ) |
Definition at line 44 of file ShiftedPFCandidateProducerForNoPileUpPFMEt.cc.
|
privatevirtual |
Implements edm::EDProducer.
Definition at line 49 of file ShiftedPFCandidateProducerForNoPileUpPFMEt.cc.
References deltaR(), alignCSCRings::e, reco::LeafCandidate::eta(), edm::EventSetup::get(), edm::Event::getByLabel(), reco::PFJet::getPFConstituents(), JetCorrectionUncertainty::getUncertainty(), jecUncertainty_, metsig::jet, jetCorrPayloadName_, jetCorrUncertaintyTag_, fwrapper::jets, minJetPt_, reco::LeafCandidate::pt(), edm::Event::put(), JetCorrectionUncertainty::setJetEta(), JetCorrectionUncertainty::setJetPt(), reco::LeafCandidate::setP4(), edm::shift, shiftBy_, srcJets_, srcPFCandidates_, 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 51 of file ShiftedPFCandidateProducerForNoPileUpPFMEt.h.
Referenced by Mixins._TypedParameterizable::insertInto(), Modules.ESSource::nameInProcessDesc_(), and Modules.ESProducer::nameInProcessDesc_().
|
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(), and ShiftedPFCandidateProducerForNoPileUpPFMEt().
|
private |
Definition at line 53 of file ShiftedPFCandidateProducerForNoPileUpPFMEt.h.
Referenced by produce(), and ShiftedPFCandidateProducerForNoPileUpPFMEt().
|
private |
Definition at line 66 of file ShiftedPFCandidateProducerForNoPileUpPFMEt.h.
Referenced by produce(), and ShiftedPFCandidateProducerForNoPileUpPFMEt().