#include <EcalRechitADCToGeVConstantGPU.h>
Classes | |
struct | Product |
Public Member Functions | |
EcalRechitADCToGeVConstantGPU (EcalADCToGeVConstant const &) | |
Product const & | getProduct (cudaStream_t) const |
~EcalRechitADCToGeVConstantGPU ()=default | |
Static Public Member Functions | |
static std::string | name () |
Private Attributes | |
std::vector< float, cms::cuda::HostAllocator< float > > | adc2gev_ |
cms::cuda::ESProduct< Product > | product_ |
Definition at line 13 of file EcalRechitADCToGeVConstantGPU.h.
EcalRechitADCToGeVConstantGPU::EcalRechitADCToGeVConstantGPU | ( | EcalADCToGeVConstant const & | values | ) |
Definition at line 6 of file EcalRechitADCToGeVConstantGPU.cc.
References adc2gev_, and contentValuesCheck::values.
|
default |
EcalRechitADCToGeVConstantGPU::Product const & EcalRechitADCToGeVConstantGPU::getProduct | ( | cudaStream_t | cudaStream | ) | const |
Definition at line 13 of file EcalRechitADCToGeVConstantGPU.cc.
References EcalRechitADCToGeVConstantGPU::Product::adc2gev, adc2gev_, cms::cuda::copyAsync(), and product_.
Referenced by EcalRecHitProducerGPU::acquire().
|
inlinestatic |
Definition at line 31 of file EcalRechitADCToGeVConstantGPU.h.
References AlCaHLTBitMon_QueryRunRegistry::string.
Referenced by config.CFG::__str__(), validation.Sample::digest(), and VIDSelectorBase.VIDSelectorBase::initialize().
|
private |
Definition at line 36 of file EcalRechitADCToGeVConstantGPU.h.
Referenced by EcalRechitADCToGeVConstantGPU(), and getProduct().
|
private |
Definition at line 38 of file EcalRechitADCToGeVConstantGPU.h.
Referenced by getProduct().