Public Member Functions | |
L1BJetProducer (const edm::ParameterSet &, const BJetTFCache *) | |
~L1BJetProducer () override=default | |
Public Member Functions inherited from edm::stream::EDProducer< edm::GlobalCache< BJetTFCache > > | |
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 | globalEndJob (const BJetTFCache *) |
static std::unique_ptr< BJetTFCache > | initializeGlobalCache (const edm::ParameterSet &) |
Private Member Functions | |
void | produce (edm::Event &iEvent, const edm::EventSetup &iSetup) override |
Private Attributes | |
std::unique_ptr< JetId > | fBJetId_ |
double const | fMaxEta_ |
unsigned int const | fMaxJets_ |
double const | fMinPt_ |
int const | fNParticles_ |
bool const | fUseRawPt_ |
edm::EDGetTokenT< std::vector< l1t::VertexWord > > const | fVtxEmu_ |
edm::EDGetTokenT< edm::View< l1t::PFJet > > const | jets_ |
Additional Inherited Members | |
Public Types inherited from edm::stream::EDProducer< edm::GlobalCache< BJetTFCache > > | |
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 21 of file L1BJetProducer.cc.
|
explicit |
Definition at line 43 of file L1BJetProducer.cc.
References utilities::cache(), looper::cfg, fBJetId_, fNParticles_, and AlCaHLTBitMon_QueryRunRegistry::string.
|
overridedefault |
|
static |
Definition at line 96 of file L1BJetProducer.cc.
References edm::ConfigurationDescriptions::add(), submitPVResolutionJobs::desc, ProducerED_cfi::InputTag, and AlCaHLTBitMon_QueryRunRegistry::string.
|
static |
Definition at line 60 of file L1BJetProducer.cc.
|
static |
Definition at line 55 of file L1BJetProducer.cc.
References utilities::cache(), looper::cfg, and personalPlayback::fp.
|
overrideprivate |
Definition at line 61 of file L1BJetProducer.cc.
References funct::abs(), iEvent, PDWG_EXODelayedJetMET_cff::jets, eostools::move(), mkfit::NN, L1BJetProducer_cff::vtx, and btvMC_cff::vz.
|
private |
Definition at line 31 of file L1BJetProducer.cc.
Referenced by L1BJetProducer().
|
private |
Definition at line 37 of file L1BJetProducer.cc.
|
private |
Definition at line 38 of file L1BJetProducer.cc.
|
private |
Definition at line 36 of file L1BJetProducer.cc.
|
private |
Definition at line 39 of file L1BJetProducer.cc.
Referenced by L1BJetProducer().
|
private |
Definition at line 35 of file L1BJetProducer.cc.
|
private |
Definition at line 40 of file L1BJetProducer.cc.
|
private |
Definition at line 34 of file L1BJetProducer.cc.