CMS 3D CMS Logo

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

#include <DeclsForKernels.h>

Public Attributes

cms::cuda::host::unique_ptr
< unsigned char[]> 
data
 
cms::cuda::host::unique_ptr< int[]> feds
 
cms::cuda::host::unique_ptr
< uint32_t[]> 
offsets
 

Detailed Description

Definition at line 22 of file DeclsForKernels.h.

Member Data Documentation

cms::cuda::host::unique_ptr<unsigned char[]> ecal::raw::InputDataCPU::data
cms::cuda::host::unique_ptr<int[]> ecal::raw::InputDataCPU::feds

Definition at line 25 of file DeclsForKernels.h.

cms::cuda::host::unique_ptr<uint32_t[]> ecal::raw::InputDataCPU::offsets

Definition at line 24 of file DeclsForKernels.h.