Public Member Functions | |
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 | hasAbilityToProduceInBeginLumis () const final |
bool | hasAbilityToProduceInBeginProcessBlocks () const final |
bool | hasAbilityToProduceInBeginRuns () const final |
bool | hasAbilityToProduceInEndLumis () const final |
bool | hasAbilityToProduceInEndProcessBlocks () const final |
bool | hasAbilityToProduceInEndRuns () const final |
Private Member Functions | |
void | initialize (const edm::EventSetup &es) |
void | run (const FEDRawDataCollection &rawColl, edmNew::DetSetVector< SiStripCluster > &output) |
Private Attributes | |
std::unique_ptr< StripClusterizerAlgorithm > | clusterizer_ |
bool | doAPVEmulatorCheck_ |
bool | hybridZeroSuppressed_ |
bool | legacy_ |
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 168 of file ClustersFromRawProducer.cc.
|
inlineexplicit |
Definition at line 170 of file ClustersFromRawProducer.cc.
References cms::cuda::assert(), clusterizer_, edm::ParameterSet::getParameter(), productToken_, and rawAlgos_.
|
private |
Definition at line 237 of file ClustersFromRawProducer.cc.
Referenced by produce().
|
inlineoverride |
Definition at line 186 of file ClustersFromRawProducer.cc.
References cms::cuda::assert(), clusterizer_, COUT, doAPVEmulatorCheck_, ev, hybridZeroSuppressed_, initialize(), legacy_, eostools::move(), onDemand, convertSQLitetoXML_cfg::output, productToken_, rawAlgos_, l1tstage2_dqm_sourceclient-live_cfg::rawData, and run().
|
private |
Definition at line 242 of file ClustersFromRawProducer.cc.
References clusterizer_, doAPVEmulatorCheck_, trigObjTnPSource_cfi::filler, hybridZeroSuppressed_, legacy_, convertSQLitetoXML_cfg::output, rawAlgos_, and GlobalPosition_Frontier_DevDB_cff::record.
Referenced by produce().
|
private |
Definition at line 224 of file ClustersFromRawProducer.cc.
Referenced by produce(), run(), and SiStripClusterizerFromRaw().
|
private |
Definition at line 228 of file ClustersFromRawProducer.cc.
|
private |
Definition at line 231 of file ClustersFromRawProducer.cc.
|
private |
Definition at line 230 of file ClustersFromRawProducer.cc.
|
private |
Definition at line 220 of file ClustersFromRawProducer.cc.
Referenced by produce().
|
private |
Definition at line 222 of file ClustersFromRawProducer.cc.
Referenced by produce(), and SiStripClusterizerFromRaw().
|
private |
Definition at line 225 of file ClustersFromRawProducer.cc.
Referenced by produce(), run(), and SiStripClusterizerFromRaw().