Public Member Functions | |
void | beginRun (edm::Run const &, edm::EventSetup const &) override |
EERecHitGPU (const edm::ParameterSet &ps) | |
void | produce (edm::Event &, const edm::EventSetup &) override |
~EERecHitGPU () override | |
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 |
Private Member Functions | |
std::string | assert_error_message_ (std::string, const size_t &, const size_t &) |
void | assert_sizes_constants_ (const HGCConstantVectorData &) |
void | convert_collection_data_to_soa_ (const uint32_t &, const HGCeeUncalibratedRecHitCollection &) |
void | convert_constant_data_ (KernelConstantData< HGCeeUncalibRecHitConstantData > *) |
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 24 of file EERecHitGPU.cc.
|
explicit |
Definition at line 59 of file EERecHitGPU.cc.
References edm::ParameterSet::getParameter().
|
override |
Definition at line 82 of file EERecHitGPU.cc.
References kcdata_.
|
private |
Definition at line 84 of file EERecHitGPU.cc.
References AlCaHLTBitMon_QueryRunRegistry::string, and cond::impl::to_string().
Referenced by assert_sizes_constants_().
|
private |
Definition at line 91 of file EERecHitGPU.cc.
References assert_error_message_(), HGCConstantVectorData::cce_, HGCeeUncalibRecHitConstantData::ee_cce, HGCeeUncalibRecHitConstantData::ee_fCPerMIP, HGCeeUncalibRecHitConstantData::ee_noise_fC, HGCeeUncalibRecHitConstantData::ee_rcorr, HGCeeUncalibRecHitConstantData::ee_weights, HGCConstantVectorData::fCPerMIP_, HGCConstantVectorData::noise_fC_, HGCConstantVectorData::rcorr_, vdata_, and HGCConstantVectorData::weights_.
|
override |
Definition at line 109 of file EERecHitGPU.cc.
|
private |
|
private |
Definition at line 131 of file EERecHitGPU.cc.
References HGCConstantVectorData::cce_, HGCeeUncalibRecHitConstantData::cce_, KernelConstantData< T >::data_, HGCConstantVectorData::fCPerMIP_, HGCeeUncalibRecHitConstantData::fCPerMIP_, for(), mps_fire::i, HGCConstantVectorData::noise_fC_, HGCeeUncalibRecHitConstantData::noise_fC_, HGCConstantVectorData::rcorr_, HGCeeUncalibRecHitConstantData::rcorr_, KernelConstantData< T >::vdata_, HGCConstantVectorData::weights_, and HGCeeUncalibRecHitConstantData::weights_.
|
override |
Definition at line 111 of file EERecHitGPU.cc.
References d_uncalib_, HGCUncalibRecHitDevice::get(), HGCRecHitGPUProduct::get(), cms::cuda::impl::ScopedContextGetterBase::get(), h_uncalib_, kcdata_, eostools::move(), nhits, prod_, recHitGPUToken_, rechits_, KernelManagerHGCalRecHit::run_kernels(), and uncalibRecHitCPUToken_.
|
private |
Definition at line 39 of file EERecHitGPU.cc.
|
private |
Definition at line 53 of file EERecHitGPU.cc.
Referenced by produce().
|
private |
Definition at line 54 of file EERecHitGPU.cc.
Referenced by produce().
|
private |
Definition at line 56 of file EERecHitGPU.cc.
Referenced by produce(), and ~EERecHitGPU().
|
private |
Definition at line 52 of file EERecHitGPU.cc.
Referenced by produce().
|
private |
Definition at line 34 of file EERecHitGPU.cc.
Referenced by produce().
|
private |
Definition at line 36 of file EERecHitGPU.cc.
Referenced by produce().
|
private |
Definition at line 46 of file EERecHitGPU.cc.
|
private |
Definition at line 33 of file EERecHitGPU.cc.
Referenced by produce().
|
private |
Definition at line 40 of file EERecHitGPU.cc.
Referenced by assert_sizes_constants_().