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 | hybridZeroSuppressed_ |
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 190 of file ClustersFromRawProducer.cc.
|
inlineexplicit |
Definition at line 194 of file ClustersFromRawProducer.cc.
References edm::ParameterSet::getParameter().
|
inlineoverride |
Definition at line 209 of file ClustersFromRawProducer.cc.
References initialize().
|
private |
Definition at line 281 of file ClustersFromRawProducer.cc.
|
inlineoverride |
Definition at line 214 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 289 of file ClustersFromRawProducer.cc.
References SiStripDigi::adc(), sistrip::FEDRawChannelUnpacker::adc(), begin, edm::DetSet< T >::begin(), edmScanValgrind::buffer, officialStyle::chan, sistrip::FEDBufferBase::channel(), sistrip::FEDBuffer::channelGood(), GetRecoTauVFromDQM_MC_cff::cl, inclusiveNegativeVertexing_cff::clusterizer, popcon2dropbox::copy(), COUT, MillePedeFileConverter_cfg::e, end, 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, operator*(), CfgNavigationSchool_cfi::OUT, MillePedeFileConverter_cfg::out, sistrip::PACKET_CODE_VIRGIN_RAW, sistrip::PACKET_CODE_VIRGIN_RAW10, sistrip::PACKET_CODE_VIRGIN_RAW8_BOTBOT, sistrip::PACKET_CODE_VIRGIN_RAW8_TOPBOT, sistrip::PACKET_CODE_ZERO_SUPPRESSED, sistrip::PACKET_CODE_ZERO_SUPPRESSED10, sistrip::PACKET_CODE_ZERO_SUPPRESSED8_BOTBOT, sistrip::PACKET_CODE_ZERO_SUPPRESSED8_TOPBOT, sistrip::FEDChannel::packetCode(), sistrip::FEDRawChannelUnpacker::procRawModeUnpacker(), sistrip::READOUT_MODE_PROC_RAW, sistrip::READOUT_MODE_SPY, sistrip::READOUT_MODE_VIRGIN_RAW, Phase2Tracker::READOUT_MODE_ZERO_SUPPRESSED, sistrip::READOUT_MODE_ZERO_SUPPRESSED_FAKE, sistrip::READOUT_MODE_ZERO_SUPPRESSED_LITE10, sistrip::READOUT_MODE_ZERO_SUPPRESSED_LITE10_CMOVERRIDE, sistrip::READOUT_MODE_ZERO_SUPPRESSED_LITE8, sistrip::READOUT_MODE_ZERO_SUPPRESSED_LITE8_BOTBOT, sistrip::READOUT_MODE_ZERO_SUPPRESSED_LITE8_BOTBOT_CMOVERRIDE, sistrip::READOUT_MODE_ZERO_SUPPRESSED_LITE8_CMOVERRIDE, sistrip::READOUT_MODE_ZERO_SUPPRESSED_LITE8_TOPBOT, sistrip::READOUT_MODE_ZERO_SUPPRESSED_LITE8_TOPBOT_CMOVERRIDE, sistrip::FEDBufferBase::readoutMode(), record, RecoTauValidation_cfi::reference, edm::DetSet< T >::reserve(), SiStripDigi::strip(), edmNew::DetSetVector< SiStripCluster >::TSFastFiller, UNLIKELY, sistrip::FEDRawChannelUnpacker::virginRawModeUnpacker(), sistrip::FEDBSChannelUnpacker::virginRawModeUnpacker(), and cms::Exception::what().
|
private |
Definition at line 263 of file ClustersFromRawProducer.cc.
|
private |
Definition at line 265 of file ClustersFromRawProducer.cc.
|
private |
Definition at line 270 of file ClustersFromRawProducer.cc.
|
private |
Definition at line 272 of file ClustersFromRawProducer.cc.
|
private |
Definition at line 259 of file ClustersFromRawProducer.cc.
|
private |
Definition at line 261 of file ClustersFromRawProducer.cc.
|
private |
Definition at line 266 of file ClustersFromRawProducer.cc.