#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 | hasAbilityToProduceInBeginRuns () const final |
bool | hasAbilityToProduceInEndLumis () 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) |
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 39 of file CTPPSPixelClusterProducer.h.
|
explicit |
Definition at line 5 of file CTPPSPixelClusterProducer.cc.
References edm::ParameterSet::getParameter(), edm::ParameterSet::getUntrackedParameter(), HLT_2018_cff::InputTag, src_, AlCaHLTBitMon_QueryRunRegistry::string, tokenCTPPSPixelDigi_, and verbosity_.
|
override |
Definition at line 14 of file CTPPSPixelClusterProducer.cc.
|
static |
Definition at line 16 of file CTPPSPixelClusterProducer.cc.
References edm::ConfigurationDescriptions::add(), edm::ParameterSetDescription::add(), edm::ParameterSetDescription::addUntracked(), and AlCaHLTBitMon_QueryRunRegistry::string.
|
override |
get inputs
Definition at line 29 of file CTPPSPixelClusterProducer.cc.
References edm::EventSetup::get(), edm::eventsetup::EventSetupRecordImplementation< T >::get(), CTPPSPixelGainCalibrationDBService::getDB(), iEvent, convertSQLitetoXML_cfg::output, edm::ESHandle< T >::product(), run(), theGainCalibrationDB, and tokenCTPPSPixelDigi_.
|
private |
Definition at line 52 of file CTPPSPixelClusterProducer.cc.
References RPixDetClusterizer::buildClusters(), clusterizer_, edm::DetSet< T >::data, CTPPSPixelGainCalibrationDBService::getCalibs(), input, convertSQLitetoXML_cfg::output, theGainCalibrationDB, and verbosity_.
Referenced by produce().
|
private |
Definition at line 58 of file CTPPSPixelClusterProducer.h.
Referenced by run().
|
private |
Definition at line 52 of file CTPPSPixelClusterProducer.h.
|
private |
Definition at line 55 of file CTPPSPixelClusterProducer.h.
Referenced by CTPPSPixelClusterProducer().
|
private |
Definition at line 64 of file CTPPSPixelClusterProducer.h.
|
private |
Definition at line 56 of file CTPPSPixelClusterProducer.h.
Referenced by CTPPSPixelClusterProducer(), and produce().
|
private |
Definition at line 53 of file CTPPSPixelClusterProducer.h.
Referenced by CTPPSPixelClusterProducer(), and run().