1 #ifndef RecoPixelVertexing_PixelVertexFinding_plugins_gpuFitVertices_h 2 #define RecoPixelVertexing_PixelVertexFinding_plugins_gpuFitVertices_h 21 auto& __restrict__
data = *pdata;
22 auto& __restrict__
ws = *
pws;
24 float const* __restrict__
zt =
ws.zt;
25 float const* __restrict__
ezt2 =
ws.ezt2;
32 int32_t* __restrict__
nn =
data.ndof;
33 int32_t* __restrict__
iv =
ws.iv;
101 printf(
"and %d noise\n",
noise);
113 #endif // RecoPixelVertexing_PixelVertexFinding_plugins_gpuFitVertices_h
__device__ WorkSpace float chi2Max
float const *__restrict__ zt
float const *__restrict__ ezt2
T1 atomicAdd_block(T1 *a, T2 b)
__shared__ unsigned int foundClusters
uint32_t & nvIntermediate
T1 atomicAdd(T1 *a, T2 b)