Private Attributes | |
double | deltaR2_ |
edm::InputTag | inputJets_ |
edm::EDGetTokenT < reco::CandidateView > | Jets_token |
std::string | moduleLabel_ |
edm::EDGetTokenT < reco::PFCandidateCollection > | pf_token |
edm::EDGetTokenT < JetToPFCandidateAssociation > | pfCandAssocMap_token |
edm::InputTag | pfCandAssocMapSrc_ |
edm::InputTag | pfCandSrc_ |
int | verbosity_ |
Additional Inherited Members | |
Static Public Member Functions inherited from edm::stream::EDProducerBase | |
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) |
Definition at line 32 of file RecoTauJetRegionProducer.cc.
typedef edm::AssociationMap<edm::OneToMany<std::vector<reco::PFJet>, std::vector<reco::PFCandidate>, unsigned int> > RecoTauJetRegionProducer::JetToPFCandidateAssociation |
Definition at line 36 of file RecoTauJetRegionProducer.cc.
Definition at line 35 of file RecoTauJetRegionProducer.cc.
|
explicit |
Definition at line 58 of file RecoTauJetRegionProducer.cc.
References deltaR(), deltaR2_, edm::ParameterSet::exists(), edm::ParameterSet::getParameter(), inputJets_, Jets_token, pf_token, pfCandAssocMap_token, pfCandAssocMapSrc_, pfCandSrc_, and verbosity_.
|
inline |
Definition at line 38 of file RecoTauJetRegionProducer.cc.
|
overridevirtual |
Implements edm::stream::EDProducerBase.
Definition at line 79 of file RecoTauJetRegionProducer.cc.
References reco::CompositePtrCandidate::addDaughter(), edm::RefVector< C, T, F >::begin(), reco::CompositePtrCandidate::clearDaughters(), gather_cfg::cout, reco::deltaR2(), deltaR2_, alignCSCRings::e, edm::RefVector< C, T, F >::end(), edm::helper::Filler< Map >::fill(), edm::Event::get(), edm::Event::getByToken(), reco::PFJet::getPFConstituents(), edm::RefVector< C, T, F >::id(), customizeTrackingMonitorSeedNumber::idx, inputJets_, edm::helper::Filler< Map >::insert(), fwrapper::jets, Jets_token, edm::Ref< C, T, F >::key(), edm::InputTag::label(), moduleLabel_, pf_token, pfCandAssocMap_token, pfCandAssocMapSrc_, pfCandSrc_, edm::Event::put(), edm::RefVector< C, T, F >::size(), and verbosity_.
|
private |
Definition at line 53 of file RecoTauJetRegionProducer.cc.
Referenced by produce(), and RecoTauJetRegionProducer().
|
private |
Definition at line 45 of file RecoTauJetRegionProducer.cc.
Referenced by produce(), and RecoTauJetRegionProducer().
|
private |
Definition at line 50 of file RecoTauJetRegionProducer.cc.
Referenced by produce(), and RecoTauJetRegionProducer().
|
private |
Definition at line 43 of file RecoTauJetRegionProducer.cc.
Referenced by Mixins._TypedParameterizable::insertInto(), Modules.ESSource::nameInProcessDesc_(), Modules.ESProducer::nameInProcessDesc_(), and produce().
|
private |
Definition at line 49 of file RecoTauJetRegionProducer.cc.
Referenced by produce(), and RecoTauJetRegionProducer().
|
private |
Definition at line 51 of file RecoTauJetRegionProducer.cc.
Referenced by produce(), and RecoTauJetRegionProducer().
|
private |
Definition at line 47 of file RecoTauJetRegionProducer.cc.
Referenced by produce(), and RecoTauJetRegionProducer().
|
private |
Definition at line 46 of file RecoTauJetRegionProducer.cc.
Referenced by produce(), and RecoTauJetRegionProducer().
|
private |
Definition at line 55 of file RecoTauJetRegionProducer.cc.
Referenced by produce(), and RecoTauJetRegionProducer().