Public Member Functions | |
void | acquire (edm::Event const &, edm::EventSetup const &, edm::WaitingTaskWithArenaHolder) override |
HEBRecHitGPUtoSoA (const edm::ParameterSet &ps) | |
void | produce (edm::Event &, const edm::EventSetup &) override |
~HEBRecHitGPUtoSoA () override | |
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 |
Private Attributes | |
cms::cuda::ContextState | ctxState_ |
std::unique_ptr < HGCRecHitCPUProduct > | prodPtr_ |
edm::EDPutTokenT < HGCRecHitCPUProduct > | recHitCPUSoAToken_ |
edm::EDGetTokenT < cms::cuda::Product < HGCRecHitGPUProduct > > | recHitGPUToken_ |
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 35 of file HEBRecHitGPUtoSoA.cc.
|
explicit |
Definition at line 51 of file HEBRecHitGPUtoSoA.cc.
References edm::ParameterSet::getParameter().
|
override |
Definition at line 56 of file HEBRecHitGPUtoSoA.cc.
|
override |
Definition at line 58 of file HEBRecHitGPUtoSoA.cc.
References eostools::move(), prodPtr_, recHitGPUToken_, and KernelManagerHGCalRecHit::transfer_soa_to_host().
|
override |
Definition at line 70 of file HEBRecHitGPUtoSoA.cc.
References eostools::move(), and prodPtr_.
|
private |
Definition at line 44 of file HEBRecHitGPUtoSoA.cc.
|
private |
Definition at line 48 of file HEBRecHitGPUtoSoA.cc.
|
private |
Definition at line 46 of file HEBRecHitGPUtoSoA.cc.
|
private |
Definition at line 45 of file HEBRecHitGPUtoSoA.cc.
Referenced by acquire().