#include <HcalConvertedEffectivePedestalsGPU.h>
Additional Inherited Members | |
Public Member Functions inherited from HcalConvertedPedestalsGPU | |
Product const & | getProduct (cudaStream_t) const |
HcalConvertedPedestalsGPU (HcalPedestals const &, HcalQIEData const &, HcalQIETypes const &) | |
uint32_t | offsetForHashes () const |
~HcalConvertedPedestalsGPU ()=default | |
Protected Attributes inherited from HcalConvertedPedestalsGPU | |
uint32_t | offsetForHashes_ |
cms::cuda::ESProduct< Product > | product_ |
uint64_t | totalChannels_ |
std::vector< float, cms::cuda::HostAllocator < float > > | values_ |
Definition at line 9 of file HcalConvertedEffectivePedestalsGPU.h.