#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 | |
bool | hasAbilityToProduceInBeginLumis () const final |
bool | hasAbilityToProduceInBeginProcessBlocks () const final |
bool | hasAbilityToProduceInBeginRuns () const final |
bool | hasAbilityToProduceInEndLumis () const final |
bool | hasAbilityToProduceInEndProcessBlocks () const final |
bool | hasAbilityToProduceInEndRuns () const final |
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<> | |
typedef CacheContexts< T... > | CacheTypes |
typedef CacheTypes::GlobalCache | GlobalCache |
typedef AbilityChecker< T... > | HasAbility |
typedef CacheTypes::LuminosityBlockCache | LuminosityBlockCache |
typedef LuminosityBlockContextT< LuminosityBlockCache, RunCache, GlobalCache > | LuminosityBlockContext |
typedef CacheTypes::LuminosityBlockSummaryCache | LuminosityBlockSummaryCache |
typedef CacheTypes::RunCache | RunCache |
typedef RunContextT< RunCache, GlobalCache > | RunContext |
typedef CacheTypes::RunSummaryCache | 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 HLT_FULL_cff::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 54 of file CTPPSPixelRecHitProducer.h.
Referenced by run().
|
private |
Definition at line 47 of file CTPPSPixelRecHitProducer.h.
|
private |
Definition at line 52 of file CTPPSPixelRecHitProducer.h.
Referenced by CTPPSPixelRecHitProducer(), and produce().
|
private |
Definition at line 50 of file CTPPSPixelRecHitProducer.h.
Referenced by CTPPSPixelRecHitProducer().
|
private |
Definition at line 51 of file CTPPSPixelRecHitProducer.h.
Referenced by CTPPSPixelRecHitProducer(), and produce().
|
private |
Definition at line 48 of file CTPPSPixelRecHitProducer.h.
Referenced by CTPPSPixelRecHitProducer().