Public Member Functions | |
SiStripClustersFromSOA (const edm::ParameterSet &conf) | |
Public Member Functions inherited from edm::stream::EDProducer<> | |
EDProducer ()=default | |
EDProducer (const EDProducer &)=delete | |
bool | hasAbilityToProduceInBeginLumis () const final |
bool | hasAbilityToProduceInBeginProcessBlocks () const final |
bool | hasAbilityToProduceInBeginRuns () const final |
bool | hasAbilityToProduceInEndLumis () const final |
bool | hasAbilityToProduceInEndProcessBlocks () const final |
bool | hasAbilityToProduceInEndRuns () const final |
const EDProducer & | operator= (const EDProducer &)=delete |
Static Public Member Functions | |
static void | fillDescriptions (edm::ConfigurationDescriptions &descriptions) |
Private Member Functions | |
void | produce (edm::Event &ev, const edm::EventSetup &es) override |
Private Attributes | |
edm::EDGetTokenT< SiStripClustersCUDAHost > | inputToken_ |
edm::EDPutTokenT< edmNew::DetSetVector< SiStripCluster > > | outputToken_ |
Additional Inherited Members | |
Public Types inherited from edm::stream::EDProducer<> | |
using | CacheTypes = CacheContexts< T... > |
using | GlobalCache = typename CacheTypes::GlobalCache |
using | HasAbility = AbilityChecker< T... > |
using | InputProcessBlockCache = typename CacheTypes::InputProcessBlockCache |
using | LuminosityBlockCache = typename CacheTypes::LuminosityBlockCache |
using | LuminosityBlockContext = LuminosityBlockContextT< LuminosityBlockCache, RunCache, GlobalCache > |
using | LuminosityBlockSummaryCache = typename CacheTypes::LuminosityBlockSummaryCache |
using | RunCache = typename CacheTypes::RunCache |
using | RunContext = RunContextT< RunCache, GlobalCache > |
using | RunSummaryCache = typename CacheTypes::RunSummaryCache |
Definition at line 20 of file SiStripClustersFromSOA.cc.
|
inlineexplicit |
Definition at line 22 of file SiStripClustersFromSOA.cc.
|
inlinestatic |
Definition at line 26 of file SiStripClustersFromSOA.cc.
References edm::ConfigurationDescriptions::addWithDefaultLabel(), and submitPVResolutionJobs::desc.
|
inlineoverrideprivate |
Definition at line 34 of file SiStripClustersFromSOA.cc.
References nano_mu_local_reco_cff::clusterSize, SiStripSpyDisplay_cfi::detIDs, makeMEIFBenchmarkPlots::ev, mps_fire::i, inputToken_, dqmiolumiharvest::j, eostools::move(), AlCaHarvesting_cff::record, findQualityFiles::size, and Ecal07UnpackerData_cfi::stripIDs.
|
private |
Definition at line 78 of file SiStripClustersFromSOA.cc.
Referenced by produce().
|
private |
Definition at line 79 of file SiStripClustersFromSOA.cc.