Public Types | |
typedef edm::AssociationMap < edm::OneToOne< reco::JetView, reco::JetView > > | JetMatchMap |
typedef edm::AssociationMap < edm::OneToMany< std::vector < JetType >, std::vector < CandType >, unsigned int > > | JetToCandidateAssociation |
Public Types inherited from edm::stream::EDProducer<> | |
using | CacheTypes = CacheContexts< T...> |
using | GlobalCache = typename CacheTypes::GlobalCache |
using | HasAbility = AbilityChecker< T...> |
using | InputProcessBlockCache = typename CacheTypes::InputProcessBlockCache |
using | LuminosityBlockCache = typename CacheTypes::LuminosityBlockCache |
using | LuminosityBlockContext = LuminosityBlockContextT< LuminosityBlockCache, RunCache, GlobalCache > |
using | LuminosityBlockSummaryCache = typename CacheTypes::LuminosityBlockSummaryCache |
using | RunCache = typename CacheTypes::RunCache |
using | RunContext = RunContextT< RunCache, GlobalCache > |
using | RunSummaryCache = typename CacheTypes::RunSummaryCache |
Public Member Functions | |
template<> | |
void | fillDescriptions (edm::ConfigurationDescriptions &descriptions) |
template<> | |
void | fillDescriptions (edm::ConfigurationDescriptions &descriptions) |
void | produce (edm::Event &evt, const edm::EventSetup &es) override |
RecoTauGenericJetRegionProducer (const edm::ParameterSet &pset) | |
~RecoTauGenericJetRegionProducer () override | |
Public Member Functions inherited from edm::stream::EDProducer<> | |
EDProducer ()=default | |
EDProducer (const EDProducer &)=delete | |
bool | hasAbilityToProduceInBeginLumis () const final |
bool | hasAbilityToProduceInBeginProcessBlocks () const final |
bool | hasAbilityToProduceInBeginRuns () const final |
bool | hasAbilityToProduceInEndLumis () const final |
bool | hasAbilityToProduceInEndProcessBlocks () const final |
bool | hasAbilityToProduceInEndRuns () const final |
const EDProducer & | operator= (const EDProducer &)=delete |
Static Public Member Functions | |
static void | fillDescriptions (edm::ConfigurationDescriptions &descriptions) |
static void | fillDescriptionsBase (edm::ConfigurationDescriptions &descriptions, const std::string &name) |
Private Attributes | |
double | deltaR2_ |
edm::InputTag | inputJets_ |
edm::EDGetTokenT < reco::CandidateView > | Jets_token |
double | maxJetAbsEta_ |
double | minJetPt_ |
std::string | moduleLabel_ |
edm::EDGetTokenT< std::vector < CandType > > | pf_token |
edm::EDGetTokenT < JetToCandidateAssociation > | pfCandAssocMap_token |
edm::InputTag | pfCandAssocMapSrc_ |
edm::InputTag | pfCandSrc_ |
int | verbosity_ |
Definition at line 36 of file RecoTauGenericJetRegionProducer.cc.
typedef edm::AssociationMap<edm::OneToOne<reco::JetView, reco::JetView> > RecoTauGenericJetRegionProducer< JetType, CandType >::JetMatchMap |
Definition at line 38 of file RecoTauGenericJetRegionProducer.cc.
typedef edm::AssociationMap<edm::OneToMany<std::vector<JetType>, std::vector<CandType>, unsigned int> > RecoTauGenericJetRegionProducer< JetType, CandType >::JetToCandidateAssociation |
Definition at line 40 of file RecoTauGenericJetRegionProducer.cc.
|
explicit |
Definition at line 68 of file RecoTauGenericJetRegionProducer.cc.
References HLT_FULL_cff::deltaR, RecoTauGenericJetRegionProducer< JetType, CandType >::deltaR2_, edm::ParameterSet::getParameter(), RecoTauGenericJetRegionProducer< JetType, CandType >::inputJets_, RecoTauGenericJetRegionProducer< JetType, CandType >::Jets_token, RecoTauGenericJetRegionProducer< JetType, CandType >::maxJetAbsEta_, RecoTauGenericJetRegionProducer< JetType, CandType >::minJetPt_, RecoTauGenericJetRegionProducer< JetType, CandType >::pf_token, RecoTauGenericJetRegionProducer< JetType, CandType >::pfCandAssocMap_token, RecoTauGenericJetRegionProducer< JetType, CandType >::pfCandAssocMapSrc_, RecoTauGenericJetRegionProducer< JetType, CandType >::pfCandSrc_, and RecoTauGenericJetRegionProducer< JetType, CandType >::verbosity_.
|
inlineoverride |
Definition at line 42 of file RecoTauGenericJetRegionProducer.cc.
|
static |
void RecoTauGenericJetRegionProducer< reco::PFJet, reco::PFCandidate >::fillDescriptions | ( | edm::ConfigurationDescriptions & | descriptions | ) |
Definition at line 236 of file RecoTauGenericJetRegionProducer.cc.
References RecoTauGenericJetRegionProducer< JetType, CandType >::fillDescriptionsBase().
void RecoTauGenericJetRegionProducer< pat::Jet, pat::PackedCandidate >::fillDescriptions | ( | edm::ConfigurationDescriptions & | descriptions | ) |
Definition at line 243 of file RecoTauGenericJetRegionProducer.cc.
References RecoTauGenericJetRegionProducer< JetType, CandType >::fillDescriptionsBase().
|
static |
Definition at line 221 of file RecoTauGenericJetRegionProducer.cc.
References edm::ConfigurationDescriptions::add(), edm::ParameterSetDescription::add(), submitPVResolutionJobs::desc, and HLT_FULL_cff::InputTag.
Referenced by RecoTauGenericJetRegionProducer< JetType, CandType >::fillDescriptions().
|
override |
Definition at line 90 of file RecoTauGenericJetRegionProducer.cc.
References funct::abs(), gather_cfg::cout, reco::deltaR2(), alignCSCRings::e, edm::Event::get(), edm::Event::getByToken(), edm::RefVector< C, T, F >::id(), edm::HandleBase::isValid(), fwrapper::jets, edm::Ref< C, T, F >::key(), edm::makeRefToBaseProdFrom(), moduleLabel_(), eostools::move(), edm::Event::put(), edm::RefVector< C, T, F >::size(), and groupFilesInBlocks::temp.
|
private |
Definition at line 62 of file RecoTauGenericJetRegionProducer.cc.
Referenced by RecoTauGenericJetRegionProducer< JetType, CandType >::RecoTauGenericJetRegionProducer().
|
private |
Definition at line 52 of file RecoTauGenericJetRegionProducer.cc.
Referenced by RecoTauGenericJetRegionProducer< JetType, CandType >::RecoTauGenericJetRegionProducer().
|
private |
Definition at line 57 of file RecoTauGenericJetRegionProducer.cc.
Referenced by RecoTauGenericJetRegionProducer< JetType, CandType >::RecoTauGenericJetRegionProducer().
|
private |
Definition at line 61 of file RecoTauGenericJetRegionProducer.cc.
Referenced by RecoTauGenericJetRegionProducer< JetType, CandType >::RecoTauGenericJetRegionProducer().
|
private |
Definition at line 60 of file RecoTauGenericJetRegionProducer.cc.
Referenced by RecoTauGenericJetRegionProducer< JetType, CandType >::RecoTauGenericJetRegionProducer().
|
private |
Definition at line 50 of file RecoTauGenericJetRegionProducer.cc.
Referenced by ExternalGeneratorFilter.ExternalGeneratorFilter::insertInto(), Modules.SwitchProducer::insertInto(), Mixins._TypedParameterizable::insertInto(), Modules.ESSource::nameInProcessDesc_(), and Modules.ESProducer::nameInProcessDesc_().
|
private |
Definition at line 56 of file RecoTauGenericJetRegionProducer.cc.
Referenced by RecoTauGenericJetRegionProducer< JetType, CandType >::RecoTauGenericJetRegionProducer().
|
private |
Definition at line 58 of file RecoTauGenericJetRegionProducer.cc.
Referenced by RecoTauGenericJetRegionProducer< JetType, CandType >::RecoTauGenericJetRegionProducer().
|
private |
Definition at line 54 of file RecoTauGenericJetRegionProducer.cc.
Referenced by RecoTauGenericJetRegionProducer< JetType, CandType >::RecoTauGenericJetRegionProducer().
|
private |
Definition at line 53 of file RecoTauGenericJetRegionProducer.cc.
Referenced by RecoTauGenericJetRegionProducer< JetType, CandType >::RecoTauGenericJetRegionProducer().
|
private |
Definition at line 64 of file RecoTauGenericJetRegionProducer.cc.
Referenced by RecoTauGenericJetRegionProducer< JetType, CandType >::RecoTauGenericJetRegionProducer().