#include <CTPPSPixelRecHitProducer.h>
Public Member Functions | |
CTPPSPixelRecHitProducer (const edm::ParameterSet ¶m) | |
void | produce (edm::Event &, const edm::EventSetup &) override |
~CTPPSPixelRecHitProducer () 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 | run (const edm::DetSetVector< CTPPSPixelCluster > &input, edm::DetSetVector< CTPPSPixelRecHit > &output, const PPSPixelTopology &ppt) |
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 33 of file CTPPSPixelRecHitProducer.h.
|
explicit |
Definition at line 3 of file CTPPSPixelRecHitProducer.cc.
References edm::ParameterSet::getParameter(), edm::ParameterSet::getUntrackedParameter(), pixelTopologyToken_, src_, tokenCTPPSPixelCluster_, and verbosity_.
|
override |
Definition at line 11 of file CTPPSPixelRecHitProducer.cc.
|
static |
Definition at line 13 of file CTPPSPixelRecHitProducer.cc.
References edm::ConfigurationDescriptions::add(), submitPVResolutionJobs::desc, and ProducerED_cfi::InputTag.
|
override |
Definition at line 20 of file CTPPSPixelRecHitProducer.cc.
References edm::EventSetup::getHandle(), iEvent, convertSQLitetoXML_cfg::output, pixelTopologyToken_, run(), and tokenCTPPSPixelCluster_.
|
private |
Definition at line 35 of file CTPPSPixelRecHitProducer.cc.
References RPixClusterToHit::buildHits(), cluster2hit_, edm::DetSet< T >::data, input, and convertSQLitetoXML_cfg::output.
Referenced by produce().
|
private |
Definition at line 51 of file CTPPSPixelRecHitProducer.h.
Referenced by run().
|
private |
Definition at line 44 of file CTPPSPixelRecHitProducer.h.
|
private |
Definition at line 49 of file CTPPSPixelRecHitProducer.h.
Referenced by CTPPSPixelRecHitProducer(), and produce().
|
private |
Definition at line 47 of file CTPPSPixelRecHitProducer.h.
Referenced by CTPPSPixelRecHitProducer().
|
private |
Definition at line 48 of file CTPPSPixelRecHitProducer.h.
Referenced by CTPPSPixelRecHitProducer(), and produce().
|
private |
Definition at line 45 of file CTPPSPixelRecHitProducer.h.
Referenced by CTPPSPixelRecHitProducer().