CMS 3D CMS Logo

PixelVertexWorkSpaceSoAHost.h
Go to the documentation of this file.
1 #ifndef RecoPixelVertexing_PixelVertexFinding_PixelVertexWorkSpaceSoAHost_h
2 #define RecoPixelVertexing_PixelVertexFinding_PixelVertexWorkSpaceSoAHost_h
3 
7 
8 template <int32_t S>
9 class PixelVertexWorkSpaceSoAHost : public cms::cuda::PortableHostCollection<PixelVertexWSSoALayout<>> {
10 public:
12  // Constructor which specifies the SoA size and CUDA stream
13  explicit PixelVertexWorkSpaceSoAHost(cudaStream_t stream)
15 };
16 
17 namespace gpuVertexFinder {
18  namespace workSpace {
20  }
21 } // namespace gpuVertexFinder
22 #endif
uint32_t T const *__restrict__ uint32_t const *__restrict__ int32_t int Histo::index_type cudaStream_t stream
PixelVertexWorkSpaceSoAHost(cudaStream_t stream)