Public Member Functions | |
TOoLLiPProducer (const edm::ParameterSet &) | |
~TOoLLiPProducer () override=default | |
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 &iEvent, const edm::EventSetup &iSetup) override |
Private Attributes | |
std::unique_ptr< JetId > | fJetId_ |
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_ |
hls4mlEmulator::ModelLoader | loader |
std::shared_ptr< hls4mlEmulator::Model > | model |
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 25 of file TOoLLiPProducer.cc.
|
explicit |
Definition at line 48 of file TOoLLiPProducer.cc.
References looper::cfg, fJetId_, fNParticles_, loader, ReggeGribovPartonMC_EposLHC_2760GeV_PbPb_cfi::model, model, and AlCaHLTBitMon_QueryRunRegistry::string.
|
overridedefault |
|
static |
Definition at line 96 of file TOoLLiPProducer.cc.
References edm::ConfigurationDescriptions::add(), submitPVResolutionJobs::desc, ProducerED_cfi::InputTag, and AlCaHLTBitMon_QueryRunRegistry::string.
|
overrideprivate |
Definition at line 63 of file TOoLLiPProducer.cc.
References funct::abs(), iEvent, PDWG_EXODelayedJetMET_cff::jets, eostools::move(), L1BJetProducer_cff::vtx, and btvMC_cff::vz.
|
private |
Definition at line 33 of file TOoLLiPProducer.cc.
Referenced by TOoLLiPProducer().
|
private |
Definition at line 39 of file TOoLLiPProducer.cc.
|
private |
Definition at line 40 of file TOoLLiPProducer.cc.
|
private |
Definition at line 38 of file TOoLLiPProducer.cc.
|
private |
Definition at line 41 of file TOoLLiPProducer.cc.
Referenced by TOoLLiPProducer().
|
private |
Definition at line 37 of file TOoLLiPProducer.cc.
|
private |
Definition at line 42 of file TOoLLiPProducer.cc.
|
private |
Definition at line 36 of file TOoLLiPProducer.cc.
|
private |
Definition at line 44 of file TOoLLiPProducer.cc.
Referenced by TOoLLiPProducer().
|
private |
Definition at line 45 of file TOoLLiPProducer.cc.
Referenced by querying.connection::search_everything(), and TOoLLiPProducer().