CMS 3D CMS Logo

Namespaces | Functions | Variables
gpuSortByPt2.h File Reference
#include <algorithm>
#include <cmath>
#include <cstdint>
#include "HeterogeneousCore/CUDAUtilities/interface/HistoContainer.h"
#include "HeterogeneousCore/CUDAUtilities/interface/cuda_assert.h"
#include "gpuVertexFinder.h"

Go to the source code of this file.

Namespaces

 gpuVertexFinder
 

Functions

__device__ gpuVertexFinder::__attribute__ ((always_inline)) void clusterTracksByDensity(VtxSoAView &pdata
 
 gpuVertexFinder::__attribute__ ((always_inline)) void clusterTracksByDensityKernel(VtxSoAView pdata
 
 gpuVertexFinder::__syncthreads ()
 
 gpuVertexFinder::assert (ptv2)
 
 gpuVertexFinder::assert (sortInd)
 
 gpuVertexFinder::for (auto j=threadIdx.x;j< Hist::totbins();j+=blockDim.x) = float(nn[i]) / chi2[i]
 
 gpuVertexFinder::if (1==nvFinal)
 
 gpuVertexFinder::if (threadIdx.x< 32) hws[threadIdx.x]=0
 

Variables

float const *__restrict__ gpuVertexFinder::ptt2 = ws.ptt2()
 
float *__restrict__ gpuVertexFinder::ptv2 = data.ptv2()
 
uint16_t *__restrict__ gpuVertexFinder::sortInd = data.sortInd()