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();
98 printf(
"and %d noise\n",
noise);
110 #endif // RecoPixelVertexing_PixelVertexFinding_plugins_gpuFitVertices_h
fitVertices(pdata, pws, maxChi2ForFirstFit)
float const *__restrict__ zt
__device__ WsSoAView & pws
float const *__restrict__ ezt2
T1 atomicAdd_block(T1 *a, T2 b)
gpuVertexFinder::workSpace::PixelVertexWorkSpaceSoAView WsSoAView
zVertex::ZVertexSoAView VtxSoAView
__shared__ unsigned int foundClusters
uint32_t & nvIntermediate
__device__ WsSoAView float chi2Max
T1 atomicAdd(T1 *a, T2 b)