1 #ifndef CondFormats_EcalObjects_interface_EcalPedestalsGPU_h 2 #define CondFormats_EcalObjects_interface_EcalPedestalsGPU_h 41 std::vector<float, cms::cuda::HostAllocator<float>>
mean_x12_;
42 std::vector<float, cms::cuda::HostAllocator<float>>
rms_x12_;
43 std::vector<float, cms::cuda::HostAllocator<float>>
mean_x6_;
44 std::vector<float, cms::cuda::HostAllocator<float>>
rms_x6_;
45 std::vector<float, cms::cuda::HostAllocator<float>>
mean_x1_;
46 std::vector<float, cms::cuda::HostAllocator<float>>
rms_x1_;
52 #endif // CondFormats_EcalObjects_interface_EcalPedestalsGPU_h
Product const & getProduct(cudaStream_t) const
~EcalPedestalsGPU()=default
std::vector< float, cms::cuda::HostAllocator< float > > mean_x1_
edm::propagate_const_array< cms::cuda::device::unique_ptr< float[]> > rms_x1
std::vector< float, cms::cuda::HostAllocator< float > > rms_x12_
std::vector< float, cms::cuda::HostAllocator< float > > mean_x12_
cms::cuda::ESProduct< Product > product_
edm::propagate_const_array< cms::cuda::device::unique_ptr< float[]> > mean_x6
edm::propagate_const_array< cms::cuda::device::unique_ptr< float[]> > rms_x12
std::vector< float, cms::cuda::HostAllocator< float > > rms_x1_
edm::propagate_const_array< cms::cuda::device::unique_ptr< float[]> > mean_x1
edm::propagate_const_array< cms::cuda::device::unique_ptr< float[]> > mean_x12
edm::propagate_const_array< cms::cuda::device::unique_ptr< float[]> > rms_x6
static std::string name()
EcalPedestalsGPU(EcalPedestals const &)
std::vector< float, cms::cuda::HostAllocator< float > > rms_x6_
std::vector< float, cms::cuda::HostAllocator< float > > mean_x6_