CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
List of all members | Public Attributes
HcalQIECodersGPU::Product Struct Reference

#include <HcalQIECodersGPU.h>

Public Attributes

edm::propagate_const_array
< cms::cuda::device::unique_ptr
< float[]> > 
offsets
 
edm::propagate_const_array
< cms::cuda::device::unique_ptr
< float[]> > 
slopes
 

Detailed Description

Definition at line 17 of file HcalQIECodersGPU.h.

Member Data Documentation

edm::propagate_const_array<cms::cuda::device::unique_ptr<float[]> > HcalQIECodersGPU::Product::offsets

Definition at line 18 of file HcalQIECodersGPU.h.

Referenced by HcalQIECodersGPU::getProduct().

edm::propagate_const_array<cms::cuda::device::unique_ptr<float[]> > HcalQIECodersGPU::Product::slopes

Definition at line 19 of file HcalQIECodersGPU.h.

Referenced by HcalQIECodersGPU::getProduct().