#include <CTPPSPixelClusterProducer.h>
Public Member Functions | |
CTPPSPixelClusterProducer (const edm::ParameterSet ¶m) | |
void | produce (edm::Event &, const edm::EventSetup &) override |
~CTPPSPixelClusterProducer () 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< CTPPSPixelDigi > &input, edm::DetSetVector< CTPPSPixelCluster > &output, const CTPPSPixelAnalysisMask &mask, const CTPPSPixelGainCalibrations &gainCalibration) |
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 41 of file CTPPSPixelClusterProducer.h.
|
explicit |
Definition at line 5 of file CTPPSPixelClusterProducer.cc.
|
override |
Definition at line 14 of file CTPPSPixelClusterProducer.cc.
|
static |
Definition at line 16 of file CTPPSPixelClusterProducer.cc.
References edm::ConfigurationDescriptions::add(), submitPVResolutionJobs::desc, and HLT_FULL_cff::InputTag.
|
override |
get inputs
Definition at line 29 of file CTPPSPixelClusterProducer.cc.
References edm::EventSetup::getData(), iEvent, convertSQLitetoXML_cfg::output, run(), tokenCTPPSPixelAnalysisMask_, tokenCTPPSPixelDigi_, and tokenGainCalib_.
|
private |
Definition at line 48 of file CTPPSPixelClusterProducer.cc.
References RPixDetClusterizer::buildClusters(), clusterizer_, edm::DetSet< T >::data, input, convertSQLitetoXML_cfg::output, and verbosity_.
Referenced by produce().
|
private |
Definition at line 59 of file CTPPSPixelClusterProducer.h.
Referenced by run().
|
private |
Definition at line 55 of file CTPPSPixelClusterProducer.h.
Referenced by produce().
|
private |
Definition at line 54 of file CTPPSPixelClusterProducer.h.
Referenced by produce().
|
private |
Definition at line 56 of file CTPPSPixelClusterProducer.h.
Referenced by produce().
|
private |
Definition at line 57 of file CTPPSPixelClusterProducer.h.
Referenced by run().