#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::assert (wv) | |
gpuVertexFinder::assert (chi2) | |
gpuVertexFinder::assert (zt) | |
gpuVertexFinder::assert (nn) | |
gpuVertexFinder::for (auto j=threadIdx.x;j< Hist::totbins();j+=blockDim.x) = float(nn[i]) / chi2[i] | |
Variables | |
__device__ WsSoAView float | gpuVertexFinder::maxChi2 |