#include <EcalLaserAPDPNRatiosRefGPU.h>
Classes | |
struct | Product |
Public Member Functions | |
EcalLaserAPDPNRatiosRefGPU (EcalLaserAPDPNRatiosRef const &) | |
uint32_t | getOffset () const |
Product const & | getProduct (cudaStream_t) const |
~EcalLaserAPDPNRatiosRefGPU ()=default | |
Static Public Member Functions | |
static std::string | name () |
Public Attributes | |
uint32_t | offset_ |
Private Attributes | |
cms::cuda::ESProduct< Product > | product_ |
std::vector< float, cms::cuda::HostAllocator< float > > | values_ |
Definition at line 13 of file EcalLaserAPDPNRatiosRefGPU.h.
EcalLaserAPDPNRatiosRefGPU::EcalLaserAPDPNRatiosRefGPU | ( | EcalLaserAPDPNRatiosRef const & | values | ) |
Definition at line 6 of file EcalLaserAPDPNRatiosRefGPU.cc.
References offset_, contentValuesCheck::values, and values_.
|
default |
|
inline |
EcalLaserAPDPNRatiosRefGPU::Product const & EcalLaserAPDPNRatiosRefGPU::getProduct | ( | cudaStream_t | cudaStream | ) | const |
Definition at line 13 of file EcalLaserAPDPNRatiosRefGPU.cc.
References cms::cuda::copyAsync(), product_, EcalLaserAPDPNRatiosRefGPU::Product::values, and values_.
|
inlinestatic |
Definition at line 35 of file EcalLaserAPDPNRatiosRefGPU.h.
References AlCaHLTBitMon_QueryRunRegistry::string.
Referenced by config.CFG::__str__(), validation.Sample::digest(), and VIDSelectorBase.VIDSelectorBase::initialize().
uint32_t EcalLaserAPDPNRatiosRefGPU::offset_ |
Definition at line 32 of file EcalLaserAPDPNRatiosRefGPU.h.
Referenced by EcalLaserAPDPNRatiosRefGPU(), and getOffset().
|
private |
Definition at line 40 of file EcalLaserAPDPNRatiosRefGPU.h.
Referenced by getProduct().
|
private |
Definition at line 38 of file EcalLaserAPDPNRatiosRefGPU.h.
Referenced by EcalLaserAPDPNRatiosRefGPU(), and getProduct().