1 #ifndef RecoTracker_PixelVertexFinding_plugins_gpuClusterTracksByDensity_h 2 #define RecoTracker_PixelVertexFinding_plugins_gpuClusterTracksByDensity_h 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();
73 izt[
i] = iz - INT8_MIN;
74 assert(iz - INT8_MIN >= 0);
75 assert(iz - INT8_MIN < 256);
96 auto loop = [&](uint32_t
j) {
115 auto loop = [&](uint32_t
j) {
164 auto loop = [&](uint32_t
j) {
192 if (
iv[
i] ==
int(
i)) {
237 #endif // RecoTracker_PixelVertexFinding_plugins_gpuClusterTracksByDensity_h
ALPAKA_FN_ACC ALPAKA_FN_INLINE void VtxSoAView & pdata
__device__ WsSoAView int float float float chi2max
static constexpr uint32_t MAXVTX
__device__ WsSoAView int float eps
float const *__restrict__ zt
__device__ WsSoAView & pws
T1 atomicInc(T1 *a, T2 b)
__device__ WsSoAView int minT
Abs< T >::type abs(const T &t)
typename Base::Counter Counter
float const *__restrict__ ezt2
__shared__ Hist::Counter hws[32]
uint8_t *__restrict__ izt
static constexpr uint32_t nbins()
__device__ WsSoAView int float float errmax
gpuVertexFinder::workSpace::PixelVertexWorkSpaceSoAView WsSoAView
static constexpr uint32_t totbins()
constexpr auto capacity() const
zVertex::ZVertexSoAView VtxSoAView
__shared__ unsigned int foundClusters
uint32_t & nvIntermediate
static constexpr uint32_t MAXTRACKS