#include <algorithm>
#include <cmath>
#include <cstdint>
#include <cstdio>
#include <limits>
#include "CUDADataFormats/TrackingRecHit/interface/TrackingRecHit2DHeterogeneous.h"
#include "DataFormats/Math/interface/approx_atan2.h"
#include "HeterogeneousCore/CUDAUtilities/interface/VecArray.h"
#include "HeterogeneousCore/CUDAUtilities/interface/cuda_assert.h"
#include "CAConstants.h"
#include "GPUCACell.h"
Go to the source code of this file.
Namespaces | |
gpuPixelDoublets | |
Typedefs | |
using | gpuPixelDoublets::PhiBinner = TrackingRecHit2DSOAView::PhiBinner |
Functions | |
gpuPixelDoublets::__attribute__ ((always_inline)) void fishbone(GPUCACell | |
gpuPixelDoublets::__syncthreads () | |
gpuPixelDoublets::assert (offsets) | |
gpuPixelDoublets::assert (nPairs<=nPairsMax) | |
gpuPixelDoublets::for (auto j=idy;j< ntot;j+=blockDim.y *gridDim.y) | |
gpuPixelDoublets::if (threadIdx.y==0 &&threadIdx.x==0) | |