1 #ifndef RecoPixelVertexing_PixelVertexFinding_plugins_gpuClusterTracksByDensity_h 2 #define RecoPixelVertexing_PixelVertexFinding_plugins_gpuClusterTracksByDensity_h 35 auto& __restrict__
data = *pdata;
36 auto& __restrict__
ws = *
pws;
38 float const* __restrict__
zt =
ws.zt;
39 float const* __restrict__
ezt2 =
ws.ezt2;
44 uint8_t* __restrict__
izt =
ws.izt;
45 int32_t* __restrict__
nn =
data.ndof;
46 int32_t* __restrict__
iv =
ws.iv;
70 izt[
i] = iz - INT8_MIN;
71 assert(iz - INT8_MIN >= 0);
72 assert(iz - INT8_MIN < 256);
93 auto loop = [&](uint32_t
j) {
112 auto loop = [&](uint32_t
j) {
161 auto loop = [&](uint32_t
j) {
189 if (
iv[
i] ==
int(
i)) {
234 #endif // RecoPixelVertexing_PixelVertexFinding_plugins_gpuClusterTracksByDensity_h
static constexpr uint32_t MAXVTX
float const *__restrict__ zt
WorkSpace int float float float chi2max
T1 atomicInc(T1 *a, T2 b)
Abs< T >::type abs(const T &t)
typename Base::Counter Counter
float const *__restrict__ ezt2
__shared__ Hist::Counter hws[32]
uint8_t *__restrict__ izt
WorkSpace int float float errmax
static constexpr uint32_t nbins()
static constexpr uint32_t totbins()
static constexpr uint32_t MAXTRACKS
constexpr auto capacity() const
__shared__ unsigned int foundClusters
uint32_t & nvIntermediate