#include <PuppiPhoton.h>
Static Public Member Functions | |
static void | fillDescriptions (edm::ConfigurationDescriptions &descriptions) |
Static Public Member Functions inherited from edm::stream::EDProducerBase | |
static const std::string & | baseType () |
static void | fillDescriptions (ConfigurationDescriptions &descriptions) |
static void | prevalidate (ConfigurationDescriptions &descriptions) |
Private Member Functions | |
bool | matchPFCandidate (const reco::Candidate *iPF, const reco::Candidate *iPho) |
virtual void | produce (edm::Event &, const edm::EventSetup &) |
Private Attributes | |
std::unique_ptr< PFOutputCollection > | corrCandidates_ |
std::vector< double > | dRMatch_ |
double | eta_ |
std::vector< int32_t > | pdgIds_ |
double | pt_ |
edm::EDGetTokenT< edm::ValueMap< std::vector< reco::PFCandidateRef > > > | reco2pf_ |
bool | runOnMiniAOD_ |
edm::EDGetTokenT< CandidateView > | tokenPFCandidates_ |
edm::EDGetTokenT< CandidateView > | tokenPhotonCandidates_ |
edm::EDGetTokenT< edm::ValueMap< bool > > | tokenPhotonId_ |
edm::EDGetTokenT< CandidateView > | tokenPuppiCandidates_ |
edm::EDGetTokenT< edm::ValueMap< float > > | tokenWeights_ |
bool | usePFRef_ |
bool | usePhotonId_ |
bool | useValueMap_ |
double | weight_ |
Additional Inherited Members | |
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) |
Definition at line 18 of file PuppiPhoton.h.
Definition at line 27 of file PuppiPhoton.h.
Definition at line 25 of file PuppiPhoton.h.
typedef std::vector<LorentzVector> PuppiPhoton::LorentzVectorCollection |
Definition at line 26 of file PuppiPhoton.h.
typedef std::vector< reco::PFCandidate > PuppiPhoton::PFOutputCollection |
Definition at line 28 of file PuppiPhoton.h.
Definition at line 29 of file PuppiPhoton.h.
|
explicit |
Definition at line 30 of file PuppiPhoton.cc.
References dRMatch_, eta_, edm::ParameterSet::getParameter(), pdgIds_, pt_, reco2pf_, runOnMiniAOD_, tokenPFCandidates_, tokenPhotonCandidates_, tokenPhotonId_, tokenPuppiCandidates_, tokenWeights_, usePFRef_, usePhotonId_, useValueMap_, and weight_.
PuppiPhoton::~PuppiPhoton | ( | ) |
Definition at line 54 of file PuppiPhoton.cc.
|
static |
Definition at line 196 of file PuppiPhoton.cc.
References edm::ConfigurationDescriptions::addDefault(), DEFINE_FWK_MODULE, and edm::ParameterSetDescription::setUnknown().
|
private |
Definition at line 188 of file PuppiPhoton.cc.
References funct::abs(), deltaR(), dRMatch_, reco::Candidate::eta(), reco::Candidate::pdgId(), pdgIds_, and reco::Candidate::phi().
Referenced by produce().
|
privatevirtual |
Definition at line 56 of file PuppiPhoton.cc.
References pat::Electron::associatedPackedPFCandidates(), pat::Photon::associatedPackedPFCandidates(), edm::View< T >::begin(), ALCARECOTkAlJpsiMuMu_cff::charge, corrCandidates_, edm::View< T >::end(), eta_, edm::helper::Filler< Map >::fill(), objects.autophobj::filler, edm::Event::getByToken(), hcalTTPDigis_cfi::id, edm::helper::Filler< Map >::insert(), matchPFCandidate(), eostools::move(), p4, cosmictrackingParticleSelector_cfi::pdgId, edm::Handle< T >::product(), EnergyCorrector::pt, pt_, edm::View< T >::ptrAt(), edm::Event::put(), reco2pf_, edm::View< T >::refAt(), runOnMiniAOD_, reco::LeafCandidate::setP4(), reco::PFCandidate::setSourceCandidatePtr(), edm::View< T >::size(), tokenPFCandidates_, tokenPhotonCandidates_, tokenPhotonId_, tokenPuppiCandidates_, tokenWeights_, reco::PFCandidate::translatePdgIdToType(), usePFRef_, usePhotonId_, useValueMap_, MuonErrorMatrixValues_cff::values, and weight_.
Referenced by JSONExport.JsonExport::export(), HTMLExport.HTMLExport::export(), and HTMLExport.HTMLExportStatic::export().
|
private |
Definition at line 47 of file PuppiPhoton.h.
Referenced by produce().
|
private |
Definition at line 45 of file PuppiPhoton.h.
Referenced by matchPFCandidate(), and PuppiPhoton().
|
private |
Definition at line 41 of file PuppiPhoton.h.
Referenced by produce(), and PuppiPhoton().
|
private |
Definition at line 46 of file PuppiPhoton.h.
Referenced by matchPFCandidate(), and PuppiPhoton().
|
private |
Definition at line 40 of file PuppiPhoton.h.
Referenced by produce(), and PuppiPhoton().
|
private |
Definition at line 37 of file PuppiPhoton.h.
Referenced by produce(), and PuppiPhoton().
|
private |
Definition at line 43 of file PuppiPhoton.h.
Referenced by produce(), and PuppiPhoton().
|
private |
Definition at line 34 of file PuppiPhoton.h.
Referenced by produce(), and PuppiPhoton().
|
private |
Definition at line 36 of file PuppiPhoton.h.
Referenced by produce(), and PuppiPhoton().
|
private |
Definition at line 39 of file PuppiPhoton.h.
Referenced by produce(), and PuppiPhoton().
|
private |
Definition at line 35 of file PuppiPhoton.h.
Referenced by produce(), and PuppiPhoton().
|
private |
Definition at line 38 of file PuppiPhoton.h.
Referenced by produce(), and PuppiPhoton().
|
private |
Definition at line 42 of file PuppiPhoton.h.
Referenced by produce(), and PuppiPhoton().
|
private |
Definition at line 44 of file PuppiPhoton.h.
Referenced by produce(), and PuppiPhoton().
|
private |
Definition at line 49 of file PuppiPhoton.h.
Referenced by produce(), and PuppiPhoton().
|
private |
Definition at line 48 of file PuppiPhoton.h.
Referenced by produce(), and PuppiPhoton().