1 #ifndef CUDADataFormats_SiPixelCluster_interface_SiPixelClustersCUDA_h 2 #define CUDADataFormats_SiPixelCluster_interface_SiPixelClustersCUDA_h 11 #include <cuda_runtime.h> 39 void setNClusters(uint32_t
nClusters, int32_t offsetBPIX2) {
41 offsetBPIX2_h = offsetBPIX2;
44 uint32_t
nClusters()
const {
return nClusters_h; }
45 int32_t offsetBPIX2()
const {
return offsetBPIX2_h; }
48 uint32_t nClusters_h = 0;
49 int32_t offsetBPIX2_h = 0;
52 #endif // CUDADataFormats_SiPixelCluster_interface_SiPixelClustersCUDA_h
uint32_t T const *__restrict__ uint32_t const *__restrict__ int32_t int Histo::index_type cudaStream_t stream
#define GENERATE_SOA_LAYOUT(CLASS,...)
SiPixelClustersCUDALayout<>::View SiPixelClustersCUDASOAView
Namespace of DDCMS conversion namespace.
uint16_t *__restrict__ uint16_t const *__restrict__ uint32_t const *__restrict__ moduleStart
uint16_t *__restrict__ uint16_t const *__restrict__ uint32_t const *__restrict__ uint32_t *__restrict__ uint32_t const *__restrict__ moduleId
SiPixelClustersCUDALayout<>::ConstView SiPixelClustersCUDASOAConstView
#define SOA_COLUMN(TYPE, NAME)