#include <ShiftedPFCandidateProducerByMatchedObject.h>
Classes | |
struct | objectEntryType |
Public Member Functions | |
ShiftedPFCandidateProducerByMatchedObject (const edm::ParameterSet &) | |
~ShiftedPFCandidateProducerByMatchedObject () override | |
Public Member Functions inherited from edm::stream::EDProducer<> | |
EDProducer ()=default | |
bool | hasAbilityToProduceInBeginLumis () const final |
bool | hasAbilityToProduceInBeginRuns () const final |
bool | hasAbilityToProduceInEndLumis () const final |
bool | hasAbilityToProduceInEndRuns () const final |
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::vector< objectEntryType > | objects_ |
edm::EDGetTokenT< reco::PFCandidateCollection > | srcPFCandidates_ |
edm::EDGetTokenT< edm::View< reco::Candidate > > | srcShiftedObjects_ |
edm::EDGetTokenT< edm::View< reco::Candidate > > | srcUnshiftedObjects_ |
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.
Definition at line 31 of file ShiftedPFCandidateProducerByMatchedObject.h.
|
explicit |
Definition at line 5 of file ShiftedPFCandidateProducerByMatchedObject.cc.
References looper::cfg, dR2match_Object_, dR2match_PFCandidate_, dRmatch_Object_, dRmatch_PFCandidate_, srcPFCandidates_, srcShiftedObjects_, and srcUnshiftedObjects_.
|
override |
Definition at line 17 of file ShiftedPFCandidateProducerByMatchedObject.cc.
|
overrideprivate |
Definition at line 21 of file ShiftedPFCandidateProducerByMatchedObject.cc.
References HLTMuonOfflineAnalyzer_cfi::deltaR2, dR2match_Object_, dR2match_PFCandidate_, dRDefault, edm::Event::getByToken(), EgHLTOffHistBins_cfi::mass, eostools::move(), resolutioncreator_cfi::object, objects_, edm::Event::put(), reco::LeafCandidate::setP4(), edm::shift, mathSSE::sqrt(), srcPFCandidates_, srcShiftedObjects_, and srcUnshiftedObjects_.
|
private |
Definition at line 46 of file ShiftedPFCandidateProducerByMatchedObject.h.
Referenced by produce(), and ShiftedPFCandidateProducerByMatchedObject().
|
private |
Definition at line 44 of file ShiftedPFCandidateProducerByMatchedObject.h.
Referenced by produce(), and ShiftedPFCandidateProducerByMatchedObject().
|
private |
Definition at line 45 of file ShiftedPFCandidateProducerByMatchedObject.h.
Referenced by ShiftedPFCandidateProducerByMatchedObject().
|
private |
Definition at line 43 of file ShiftedPFCandidateProducerByMatchedObject.h.
Referenced by ShiftedPFCandidateProducerByMatchedObject().
|
private |
Definition at line 69 of file ShiftedPFCandidateProducerByMatchedObject.h.
Referenced by produce().
|
private |
Definition at line 39 of file ShiftedPFCandidateProducerByMatchedObject.h.
Referenced by produce(), and ShiftedPFCandidateProducerByMatchedObject().
|
private |
Definition at line 41 of file ShiftedPFCandidateProducerByMatchedObject.h.
Referenced by produce(), and ShiftedPFCandidateProducerByMatchedObject().
|
private |
Definition at line 40 of file ShiftedPFCandidateProducerByMatchedObject.h.
Referenced by produce(), and ShiftedPFCandidateProducerByMatchedObject().