Public Member Functions | |
BTVMCFlavourTableProducer (const edm::ParameterSet &iConfig) | |
int | jet_flavour (const pat::Jet &jet, const std::vector< reco::GenParticle > &gToBB, const std::vector< reco::GenParticle > &gToCC, const std::vector< reco::GenParticle > &neutrinosLepB, const std::vector< reco::GenParticle > &neutrinosLepB_C, const std::vector< reco::GenParticle > &alltaus, bool usePhysForLightAndUndefined) |
~BTVMCFlavourTableProducer () 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 | |
edm::EDGetTokenT< reco::GenParticleCollection > | genParticlesToken_ |
std::string | name_ |
edm::EDGetTokenT< std::vector< pat::Jet > > | src_ |
Static Private Attributes | |
static constexpr double | jetR_ = 0.4 |
static constexpr bool | usePhysForLightAndUndefined = false |
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 23 of file BTVMCFlavourTableProducer.cc.
|
inlineexplicit |
Definition at line 25 of file BTVMCFlavourTableProducer.cc.
|
inlineoverride |
Definition at line 32 of file BTVMCFlavourTableProducer.cc.
|
inlinestatic |
Definition at line 167 of file BTVMCFlavourTableProducer.cc.
References edm::ConfigurationDescriptions::add(), submitPVResolutionJobs::desc, and AlCaHLTBitMon_QueryRunRegistry::string.
|
inline |
Definition at line 33 of file BTVMCFlavourTableProducer.cc.
References funct::abs(), reco::deltaR2(), mps_fire::i, ALPAKA_ACCELERATOR_NAMESPACE::vertexFinder::it, metsig::jet, jetR_, AlCaHLTBitMon_ParallelJobs::p, reco::Candidate::pdgId(), and usePhysForLightAndUndefined.
Referenced by produce().
|
overrideprivate |
Definition at line 188 of file BTVMCFlavourTableProducer.cc.
References funct::abs(), gather_cfg::cout, d0, d1, reco::deltaR2(), genParticlesToken_, l1ctLayer2EG_cff::id, iEvent, metsig::jet, jet_flavour(), jetR_, PDWG_EXODelayedJetMET_cff::jets, eostools::move(), name_, nJets, reco::LeafCandidate::pdgId(), src_, mps_update::status, and usePhysForLightAndUndefined.
|
private |
Definition at line 184 of file BTVMCFlavourTableProducer.cc.
Referenced by produce().
|
staticprivate |
Definition at line 181 of file BTVMCFlavourTableProducer.cc.
Referenced by jet_flavour(), and produce().
|
private |
Definition at line 178 of file BTVMCFlavourTableProducer.cc.
Referenced by produce().
|
private |
Definition at line 180 of file BTVMCFlavourTableProducer.cc.
Referenced by produce().
|
staticprivate |
Definition at line 183 of file BTVMCFlavourTableProducer.cc.
Referenced by jet_flavour(), and produce().