#include <EcalRechitChannelStatusGPU.h>
Classes | |
struct | Product |
Public Member Functions | |
EcalRechitChannelStatusGPU (EcalChannelStatus const &) | |
Product const & | getProduct (cudaStream_t) const |
~EcalRechitChannelStatusGPU ()=default | |
Static Public Member Functions | |
static std::string | name () |
Private Attributes | |
cms::cuda::ESProduct< Product > | product_ |
std::vector< uint16_t, cms::cuda::HostAllocator< uint16_t > > | status_ |
Definition at line 13 of file EcalRechitChannelStatusGPU.h.
EcalRechitChannelStatusGPU::EcalRechitChannelStatusGPU | ( | EcalChannelStatus const & | values | ) |
Definition at line 6 of file EcalRechitChannelStatusGPU.cc.
References mps_fire::i, hltrates_dqm_sourceclient-live_cfg::offset, status_, and contentValuesCheck::values.
|
default |
EcalRechitChannelStatusGPU::Product const & EcalRechitChannelStatusGPU::getProduct | ( | cudaStream_t | cudaStream | ) | const |
Definition at line 21 of file EcalRechitChannelStatusGPU.cc.
References cms::cuda::copyAsync(), product_, EcalRechitChannelStatusGPU::Product::status, and status_.
|
inlinestatic |
Definition at line 31 of file EcalRechitChannelStatusGPU.h.
References AlCaHLTBitMon_QueryRunRegistry::string.
Referenced by config.CFG::__str__(), validation.Sample::digest(), and VIDSelectorBase.VIDSelectorBase::initialize().
|
private |
Definition at line 38 of file EcalRechitChannelStatusGPU.h.
Referenced by getProduct().
|
private |
Definition at line 36 of file EcalRechitChannelStatusGPU.h.
Referenced by EcalRechitChannelStatusGPU(), and getProduct().