![]() |
![]() |
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 | |
![]() | |
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 |
![]() | |
typedef EDProducerAdaptorBase | ModuleType |
![]() | |
typedef ProductRegistryHelper::TypeLabelList | TypeLabelList |
![]() | |
typedef ProductLabels | Labels |
![]() | |
static const std::string & | baseType () |
static void | fillDescriptions (ConfigurationDescriptions &descriptions) |
static void | prevalidate (ConfigurationDescriptions &descriptions) |
![]() | |
template<typename ProductType , BranchType B = InEvent> | |
EDGetTokenT< ProductType > | consumes (edm::InputTag const &tag) |
EDGetToken | consumes (const TypeToGet &id, edm::InputTag const &tag) |
template<BranchType B> | |
EDGetToken | consumes (TypeToGet const &id, edm::InputTag const &tag) |
ConsumesCollector | consumesCollector () |
Use a ConsumesCollector to gather consumes information from helper functions. More... | |
template<typename ProductType , BranchType B = InEvent> | |
void | consumesMany () |
void | consumesMany (const TypeToGet &id) |
template<BranchType B> | |
void | consumesMany (const TypeToGet &id) |
template<typename ProductType , BranchType B = InEvent> | |
EDGetTokenT< ProductType > | mayConsume (edm::InputTag const &tag) |
EDGetToken | mayConsume (const TypeToGet &id, edm::InputTag const &tag) |
template<BranchType B> | |
EDGetToken | mayConsume (const TypeToGet &id, edm::InputTag const &tag) |
Definition at line 186 of file ClustersFromRawProducer.cc.
|
inlineexplicit |
Definition at line 190 of file ClustersFromRawProducer.cc.
References edm::ParameterSet::getParameter().
|
inline |
Definition at line 204 of file ClustersFromRawProducer.cc.
References initialize().
|
private |
Definition at line 273 of file ClustersFromRawProducer.cc.
|
inline |
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(), sistrip::FEDBufferBase::channel(), sistrip::FEDBuffer::channelGood(), GetRecoTauVFromDQM_MC_cff::cl, inclusiveCandidateVertexFinder_cfi::clusterizer, COUT, MillePedeFileConverter_cfg::e, edm::DetSet< T >::end(), JetChargeProducer_cfi::exp, 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.