Public Member Functions | |
void | beginRun (const edm::Run &, const edm::EventSetup &es) override |
void | produce (edm::Event &ev, const edm::EventSetup &es) override |
SiStripClusterizerFromRaw (const edm::ParameterSet &conf) | |
Public Member Functions inherited from edm::stream::EDProducer<> | |
EDProducer ()=default | |
bool | hasAbilityToProduceInLumis () const final |
bool | hasAbilityToProduceInRuns () const final |
Private Member Functions | |
void | initialize (const edm::EventSetup &es) |
void | run (const FEDRawDataCollection &rawColl, edmNew::DetSetVector< SiStripCluster > &output) |
Private Attributes | |
SiStripDetCabling const * | cabling_ |
std::unique_ptr< StripClusterizerAlgorithm > | clusterizer_ |
bool | doAPVEmulatorCheck_ |
bool | onDemand |
edm::EDGetTokenT< FEDRawDataCollection > | productToken_ |
std::unique_ptr< SiStripRawProcessingAlgorithms > | rawAlgos_ |
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 186 of file ClustersFromRawProducer.cc.
|
inlineexplicit |
Definition at line 190 of file ClustersFromRawProducer.cc.
References edm::ParameterSet::getParameter().
|
inlineoverride |
Definition at line 204 of file ClustersFromRawProducer.cc.
References initialize().
|
private |
Definition at line 273 of file ClustersFromRawProducer.cc.
|
inlineoverride |
Definition at line 209 of file ClustersFromRawProducer.cc.
References COUT, edm::Event::getByToken(), initialize(), eostools::move(), hltSiStripClustersFromRaw_cfi::onDemand, convertSQLitetoXML_cfg::output, edm::Event::put(), and findQualityFiles::run.
|
private |
Definition at line 281 of file ClustersFromRawProducer.cc.
References sistrip::FEDRawChannelUnpacker::adc(), edm::DetSet< T >::begin(), edmScanValgrind::buffer, sistrip::FEDBufferBase::channel(), sistrip::FEDBuffer::channelGood(), GetRecoTauVFromDQM_MC_cff::cl, COUT, MillePedeFileConverter_cfg::e, edm::DetSet< T >::end(), JetChargeProducer_cfi::exp, l1t::stage2::layer2::fedId, lumiContext::fill, objects.autophobj::filler, sistrip::FEDRawChannelUnpacker::hasData(), edm::isDebugEnabled(), likely, sistrip::mlRawToCluster_, ALCARECOPromptCalibProdSiPixelAli0T_cff::mode, sistrip::FEDRawChannelUnpacker::procRawModeUnpacker(), sistrip::READOUT_MODE_PROC_RAW, sistrip::READOUT_MODE_VIRGIN_RAW, sistrip::READOUT_MODE_ZERO_SUPPRESSED, sistrip::READOUT_MODE_ZERO_SUPPRESSED_FAKE, sistrip::READOUT_MODE_ZERO_SUPPRESSED_LITE10, sistrip::READOUT_MODE_ZERO_SUPPRESSED_LITE8, sistrip::FEDBufferBase::readoutMode(), record, edmNew::DetSetVector< SiStripCluster >::TSFastFiller, unlikely, sistrip::FEDRawChannelUnpacker::virginRawModeUnpacker(), cms::Exception::what(), sistrip::FEDZSChannelUnpacker::zeroSuppressedLiteModeUnpacker(), and sistrip::FEDZSChannelUnpacker::zeroSuppressedModeUnpacker().
|
private |
Definition at line 256 of file ClustersFromRawProducer.cc.
|
private |
Definition at line 258 of file ClustersFromRawProducer.cc.
|
private |
Definition at line 263 of file ClustersFromRawProducer.cc.
|
private |
Definition at line 252 of file ClustersFromRawProducer.cc.
|
private |
Definition at line 254 of file ClustersFromRawProducer.cc.
|
private |
Definition at line 259 of file ClustersFromRawProducer.cc.