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<> | |
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 |
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 | |
bool | hasAbilityToProduceInBeginLumis () const final |
bool | hasAbilityToProduceInBeginProcessBlocks () const final |
bool | hasAbilityToProduceInBeginRuns () const final |
bool | hasAbilityToProduceInEndLumis () const final |
bool | hasAbilityToProduceInEndProcessBlocks () const final |
bool | hasAbilityToProduceInEndRuns () const final |
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 37 of file RecoTauGenericJetRegionProducer.cc.
typedef edm::AssociationMap<edm::OneToOne<reco::JetView, reco::JetView> > RecoTauGenericJetRegionProducer< JetType, CandType >::JetMatchMap |
Definition at line 39 of file RecoTauGenericJetRegionProducer.cc.
typedef edm::AssociationMap<edm::OneToMany<std::vector<JetType>, std::vector<CandType>, unsigned int> > RecoTauGenericJetRegionProducer< JetType, CandType >::JetToCandidateAssociation |
Definition at line 41 of file RecoTauGenericJetRegionProducer.cc.
|
explicit |
Definition at line 69 of file RecoTauGenericJetRegionProducer.cc.
References looper::cfg, PbPb_ZMuSkimMuonDPG_cff::deltaR, RecoTauGenericJetRegionProducer< JetType, CandType >::deltaR2_, 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 43 of file RecoTauGenericJetRegionProducer.cc.
|
static |
void RecoTauGenericJetRegionProducer< reco::PFJet, reco::PFCandidate >::fillDescriptions | ( | edm::ConfigurationDescriptions & | descriptions | ) |
Definition at line 237 of file RecoTauGenericJetRegionProducer.cc.
References RecoTauGenericJetRegionProducer< JetType, CandType >::fillDescriptionsBase().
void RecoTauGenericJetRegionProducer< pat::Jet, pat::PackedCandidate >::fillDescriptions | ( | edm::ConfigurationDescriptions & | descriptions | ) |
Definition at line 244 of file RecoTauGenericJetRegionProducer.cc.
References RecoTauGenericJetRegionProducer< JetType, CandType >::fillDescriptionsBase().
|
static |
Definition at line 222 of file RecoTauGenericJetRegionProducer.cc.
References edm::ConfigurationDescriptions::add(), submitPVResolutionJobs::desc, HLT_FULL_cff::InputTag, and Skims_PA_cff::name.
Referenced by RecoTauGenericJetRegionProducer< JetType, CandType >::fillDescriptions().
|
override |
Definition at line 91 of file RecoTauGenericJetRegionProducer.cc.
References funct::abs(), gather_cfg::cout, reco::deltaR2(), MillePedeFileConverter_cfg::e, edm::Event::get(), edm::Event::getByToken(), heavyIonCSV_trainingSettings::idx, edm::HandleBase::isValid(), singleTopDQM_cfi::jets, edm::Ref< C, T, F >::key(), edm::makeRefToBaseProdFrom(), TtSemiLepJetCombMVATrainer_cfi::matching, eostools::move(), edm::Event::put(), and groupFilesInBlocks::temp.
|
private |
Definition at line 63 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 58 of file RecoTauGenericJetRegionProducer.cc.
Referenced by RecoTauGenericJetRegionProducer< JetType, CandType >::RecoTauGenericJetRegionProducer().
|
private |
Definition at line 62 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 51 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 57 of file RecoTauGenericJetRegionProducer.cc.
Referenced by RecoTauGenericJetRegionProducer< JetType, CandType >::RecoTauGenericJetRegionProducer().
|
private |
Definition at line 59 of file RecoTauGenericJetRegionProducer.cc.
Referenced by RecoTauGenericJetRegionProducer< JetType, CandType >::RecoTauGenericJetRegionProducer().
|
private |
Definition at line 55 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 65 of file RecoTauGenericJetRegionProducer.cc.
Referenced by RecoTauGenericJetRegionProducer< JetType, CandType >::RecoTauGenericJetRegionProducer().