#include <ShiftedPFCandidateProducerByMatchedObject.h>
Classes | |
struct | objectEntryType |
Private Member Functions | |
void | produce (edm::Event &, const edm::EventSetup &) |
Private Attributes | |
double | dR2match_Object_ |
double | dR2match_PFCandidate_ |
double | dRmatch_Object_ |
double | dRmatch_PFCandidate_ |
std::string | moduleLabel_ |
std::vector< objectEntryType > | objects_ |
edm::EDGetTokenT< edm::Handle < 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::EDProducer | |
typedef EDProducer | ModuleType |
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::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 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 dR2match_Object_, dR2match_PFCandidate_, dRmatch_Object_, dRmatch_PFCandidate_, edm::ParameterSet::exists(), edm::ParameterSet::getParameter(), srcPFCandidates_, srcShiftedObjects_, and srcUnshiftedObjects_.
ShiftedPFCandidateProducerByMatchedObject::~ShiftedPFCandidateProducerByMatchedObject | ( | ) |
Definition at line 20 of file ShiftedPFCandidateProducerByMatchedObject.cc.
|
privatevirtual |
Implements edm::EDProducer.
Definition at line 25 of file ShiftedPFCandidateProducerByMatchedObject.cc.
References reco::deltaR2(), dR2match_Object_, dR2match_PFCandidate_, edm::Event::getByToken(), dbtoconf::object, objects_, edm::Event::put(), reco::LeafCandidate::setP4(), edm::shift, mathSSE::sqrt(), srcPFCandidates_, srcShiftedObjects_, and srcUnshiftedObjects_.
|
private |
Definition at line 51 of file ShiftedPFCandidateProducerByMatchedObject.h.
Referenced by produce(), and ShiftedPFCandidateProducerByMatchedObject().
|
private |
Definition at line 49 of file ShiftedPFCandidateProducerByMatchedObject.h.
Referenced by produce(), and ShiftedPFCandidateProducerByMatchedObject().
|
private |
Definition at line 50 of file ShiftedPFCandidateProducerByMatchedObject.h.
Referenced by ShiftedPFCandidateProducerByMatchedObject().
|
private |
Definition at line 48 of file ShiftedPFCandidateProducerByMatchedObject.h.
Referenced by ShiftedPFCandidateProducerByMatchedObject().
|
private |
Definition at line 42 of file ShiftedPFCandidateProducerByMatchedObject.h.
Referenced by Mixins._TypedParameterizable::insertInto(), Modules.ESSource::nameInProcessDesc_(), and Modules.ESProducer::nameInProcessDesc_().
|
private |
Definition at line 75 of file ShiftedPFCandidateProducerByMatchedObject.h.
Referenced by produce().
|
private |
Definition at line 44 of file ShiftedPFCandidateProducerByMatchedObject.h.
Referenced by produce(), and ShiftedPFCandidateProducerByMatchedObject().
|
private |
Definition at line 46 of file ShiftedPFCandidateProducerByMatchedObject.h.
Referenced by produce(), and ShiftedPFCandidateProducerByMatchedObject().
|
private |
Definition at line 45 of file ShiftedPFCandidateProducerByMatchedObject.h.
Referenced by produce(), and ShiftedPFCandidateProducerByMatchedObject().