#include <ShiftedPFCandidateProducerForPFMVAMEt.h>
Classes | |
struct | objectEntryType |
Public Member Functions | |
ShiftedPFCandidateProducerForPFMVAMEt (const edm::ParameterSet &) | |
~ShiftedPFCandidateProducerForPFMVAMEt () 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 Types | |
typedef edm::View< reco::Candidate > | CandidateView |
Private Member Functions | |
void | produce (edm::Event &, const edm::EventSetup &) override |
Private Attributes | |
double | dR2match_Object_ |
double | dR2match_PFCandidate_ |
double | dRmatch_Object_ |
double | dRmatch_PFCandidate_ |
std::string | moduleLabel_ |
std::vector< objectEntryType > | objects_ |
edm::EDGetTokenT< reco::PFCandidateCollection > | srcPFCandidatesToken_ |
edm::EDGetTokenT< CandidateView > | srcShiftedObjectsToken_ |
edm::EDGetTokenT< CandidateView > | srcUnshiftedObjectsToken_ |
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 coinciding in eta-phi with selected electrons/muons/tau-jets/jets by electron/muon/tau-jet/jet energy uncertainty.
NOTE: Auxiliary class specific to estimating systematic uncertainty on PFMET reconstructed by MVA-based algorithm (implemented in RecoMET/METPUSubtraction/src/PFMETProducerMVA.cc)
Definition at line 33 of file ShiftedPFCandidateProducerForPFMVAMEt.h.
|
private |
Definition at line 39 of file ShiftedPFCandidateProducerForPFMVAMEt.h.
|
explicit |
Definition at line 7 of file ShiftedPFCandidateProducerForPFMVAMEt.cc.
References looper::cfg, dR2match_Object_, dR2match_PFCandidate_, dRmatch_Object_, and dRmatch_PFCandidate_.
|
override |
Definition at line 21 of file ShiftedPFCandidateProducerForPFMVAMEt.cc.
|
overrideprivate |
Definition at line 25 of file ShiftedPFCandidateProducerForPFMVAMEt.cc.
References edm::View< T >::begin(), HLTMuonOfflineAnalyzer_cfi::deltaR2, dR2match_Object_, dR2match_PFCandidate_, dRDefault, edm::View< T >::end(), edm::Event::getByToken(), match(), eostools::move(), resolutioncreator_cfi::object, objects_, edm::Event::put(), reco::LeafCandidate::setP4(), edm::shift, edm::View< T >::size(), mathSSE::sqrt(), srcPFCandidatesToken_, srcShiftedObjectsToken_, and srcUnshiftedObjectsToken_.
|
private |
Definition at line 53 of file ShiftedPFCandidateProducerForPFMVAMEt.h.
Referenced by produce(), and ShiftedPFCandidateProducerForPFMVAMEt().
|
private |
Definition at line 52 of file ShiftedPFCandidateProducerForPFMVAMEt.h.
Referenced by produce(), and ShiftedPFCandidateProducerForPFMVAMEt().
|
private |
Definition at line 50 of file ShiftedPFCandidateProducerForPFMVAMEt.h.
Referenced by ShiftedPFCandidateProducerForPFMVAMEt().
|
private |
Definition at line 49 of file ShiftedPFCandidateProducerForPFMVAMEt.h.
Referenced by ShiftedPFCandidateProducerForPFMVAMEt().
|
private |
Definition at line 43 of file ShiftedPFCandidateProducerForPFMVAMEt.h.
Referenced by ExternalGeneratorFilter.ExternalGeneratorFilter::insertInto(), Modules.SwitchProducer::insertInto(), Mixins._TypedParameterizable::insertInto(), Modules.ESSource::nameInProcessDesc_(), and Modules.ESProducer::nameInProcessDesc_().
|
private |
Definition at line 76 of file ShiftedPFCandidateProducerForPFMVAMEt.h.
Referenced by produce().
|
private |
Definition at line 45 of file ShiftedPFCandidateProducerForPFMVAMEt.h.
Referenced by produce().
|
private |
Definition at line 47 of file ShiftedPFCandidateProducerForPFMVAMEt.h.
Referenced by produce().
|
private |
Definition at line 46 of file ShiftedPFCandidateProducerForPFMVAMEt.h.
Referenced by produce().