Public Member Functions | |
void | produce (edm::Event &e, const edm::EventSetup &c) override |
TotemRPRecHitProducer (const edm::ParameterSet &conf) | |
~TotemRPRecHitProducer () 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 &) |
Private Attributes | |
TotemRPRecHitProducerAlgorithm | algorithm_ |
const edm::ParameterSet | conf_ |
edm::InputTag | tagCluster_ |
edm::EDGetTokenT< edm::DetSetVector< TotemRPCluster > > | tokenCluster_ |
int | verbosity_ |
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 26 of file TotemRPRecHitProducer.cc.
|
explicit |
Definition at line 53 of file TotemRPRecHitProducer.cc.
References edm::ParameterSet::getParameter(), tagCluster_, tokenCluster_, and verbosity_.
|
inlineoverride |
Definition at line 30 of file TotemRPRecHitProducer.cc.
|
static |
Definition at line 84 of file TotemRPRecHitProducer.cc.
References edm::ConfigurationDescriptions::add(), submitPVResolutionJobs::desc, and HLT_2022v12_cff::InputTag.
|
override |
Definition at line 64 of file TotemRPRecHitProducer.cc.
References algorithm_, TotemRPRecHitProducerAlgorithm::buildRecoHits(), MillePedeFileConverter_cfg::e, input, convertSQLitetoXML_cfg::output, and tokenCluster_.
|
private |
Definition at line 39 of file TotemRPRecHitProducer.cc.
Referenced by produce().
|
private |
Definition at line 36 of file TotemRPRecHitProducer.cc.
|
private |
Definition at line 41 of file TotemRPRecHitProducer.cc.
Referenced by TotemRPRecHitProducer().
|
private |
Definition at line 42 of file TotemRPRecHitProducer.cc.
Referenced by produce(), and TotemRPRecHitProducer().
|
private |
Definition at line 37 of file TotemRPRecHitProducer.cc.
Referenced by TotemRPRecHitProducer().