CMS 3D CMS Logo

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