Public Member Functions | |
GenJetFlavourTableProducer (const edm::ParameterSet &iConfig) | |
~GenJetFlavourTableProducer () override | |
Public Member Functions inherited from edm::stream::EDProducer<> | |
EDProducer ()=default | |
bool | hasAbilityToProduceInBeginLumis () const final |
bool | hasAbilityToProduceInBeginRuns () const final |
bool | hasAbilityToProduceInEndLumis () const final |
bool | hasAbilityToProduceInEndRuns () const final |
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<> | |
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 |
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(), edm::ParameterSetDescription::add(), and AlCaHLTBitMon_QueryRunRegistry::string.
|
overrideprivate |
Definition at line 59 of file GenJetFlavourTableProducer.cc.
References cut_, PbPb_ZMuSkimMuonDPG_cff::deltaR, deltaR_, jets_cff::hadronFlavour, iEvent, nanoaod::FlatTable::IntColumn, metsig::jet, GenHFHadronMatcher_cfi::jetFlavourInfos, jetFlavourInfosToken_, singleTopDQM_cfi::jets, muonTagProbeFilters_cff::matched, eostools::move(), name_, jets_cff::partonFlavour, src_, and nanoaod::FlatTable::UInt8Column.
|
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().