CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
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(gpuVertexFinder
 
 gpuVertexFinder::__syncthreads ()
 
 gpuVertexFinder::for (auto j=threadIdx.x;j< Hist::totbins();j+=blockDim.x)
 
 gpuVertexFinder::if (1==nvFinal)
 

Variables

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