Public Member Functions | |
GenJetFlavourTableProducer (const edm::ParameterSet &iConfig) | |
~GenJetFlavourTableProducer () 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) |
Private Member Functions | |
void | produce (edm::Event &, edm::EventSetup const &) override |
Private Attributes | |
const StringCutObjectSelector< reco::GenJet > | cut_ |
const double | deltaR_ |
edm::EDGetTokenT< reco::JetFlavourInfoMatchingCollection > | jetFlavourInfosToken_ |
std::string | name_ |
edm::EDGetTokenT< std::vector< reco::GenJet > > | src_ |
Additional Inherited Members | |
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 |
Definition at line 24 of file GenJetFlavourTableProducer.cc.
|
inlineexplicit |
Definition at line 26 of file GenJetFlavourTableProducer.cc.
|
inlineoverride |
Definition at line 36 of file GenJetFlavourTableProducer.cc.
|
inlinestatic |
Definition at line 38 of file GenJetFlavourTableProducer.cc.
References edm::ConfigurationDescriptions::add(), submitPVResolutionJobs::desc, and AlCaHLTBitMon_QueryRunRegistry::string.
|
overrideprivate |
Definition at line 59 of file GenJetFlavourTableProducer.cc.
References cut_, PbPb_ZMuSkimMuonDPG_cff::deltaR, deltaR_, jets_cff::hadronFlavour, iEvent, metsig::jet, GenHFHadronMatcher_cfi::jetFlavourInfos, jetFlavourInfosToken_, singleTopDQM_cfi::jets, muonTagProbeFilters_cff::matched, eostools::move(), name_, jets_cff::partonFlavour, and src_.
|
private |
Definition at line 53 of file GenJetFlavourTableProducer.cc.
Referenced by produce().
|
private |
Definition at line 54 of file GenJetFlavourTableProducer.cc.
Referenced by produce().
|
private |
Definition at line 55 of file GenJetFlavourTableProducer.cc.
Referenced by produce().
|
private |
Definition at line 51 of file GenJetFlavourTableProducer.cc.
Referenced by produce().
|
private |
Definition at line 52 of file GenJetFlavourTableProducer.cc.
Referenced by produce().