Public Member Functions | |
SiStripClustersSOAtoHost (const edm::ParameterSet &conf) | |
Public Member Functions inherited from edm::stream::EDProducer< edm::ExternalWork > | |
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 | acquire (edm::Event const &ev, edm::EventSetup const &es, edm::WaitingTaskWithArenaHolder waitingTaskHolder) override |
void | produce (edm::Event &ev, const edm::EventSetup &es) override |
Private Attributes | |
SiStripSOAtoHost | gpuAlgo_ |
edm::EDGetTokenT< cms::cuda::Product< SiStripClustersCUDADevice > > | inputToken_ |
edm::EDPutTokenT< SiStripClustersCUDAHost > | outputToken_ |
Additional Inherited Members | |
Public Types inherited from edm::stream::EDProducer< edm::ExternalWork > | |
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 33 of file SiStripClustersSOAtoHost.cc.
|
inlineexplicit |
Definition at line 35 of file SiStripClustersSOAtoHost.cc.
|
inlineoverrideprivate |
Definition at line 48 of file SiStripClustersSOAtoHost.cc.
References makeMEIFBenchmarkPlots::ev, gpuAlgo_, input, inputToken_, SiStripSOAtoHost::makeAsync(), eostools::move(), and wrapper.
|
inlinestatic |
Definition at line 40 of file SiStripClustersSOAtoHost.cc.
References edm::ConfigurationDescriptions::addWithDefaultLabel(), and submitPVResolutionJobs::desc.
|
inlineoverrideprivate |
Definition at line 66 of file SiStripClustersSOAtoHost.cc.
References makeMEIFBenchmarkPlots::ev, SiStripSOAtoHost::getResults(), and gpuAlgo_.
|
private |
Definition at line 69 of file SiStripClustersSOAtoHost.cc.
|
private |
Definition at line 71 of file SiStripClustersSOAtoHost.cc.
Referenced by acquire().
|
private |
Definition at line 72 of file SiStripClustersSOAtoHost.cc.