CMS 3D CMS Logo

List of all members | Public Attributes
hcal::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 36 of file DeclsForKernels.h.

Member Data Documentation

◆ data

cms::cuda::host::unique_ptr<unsigned char[]> hcal::raw::InputDataCPU::data

◆ feds

cms::cuda::host::unique_ptr<int[]> hcal::raw::InputDataCPU::feds

Definition at line 39 of file DeclsForKernels.h.

Referenced by HcalRawToDigiGPU::acquire().

◆ offsets

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

Definition at line 38 of file DeclsForKernels.h.

Referenced by HcalRawToDigiGPU::acquire().