Go to the source code of this file.
Classes | |
struct | CandsGPU::BestCands< MaxCandsPerSeed, BlockSize > |
Namespaces | |
CandsGPU | |
Functions | |
template<typename T > | |
__device__ void | CandsGPU::swap_values (T &a, T &b) |
Variables | |
constexpr float | CandsGPU::chi2_sentinel = std::numeric_limits<float>::max() |
constexpr int | CandsGPU::hitIdx_sentinel = -1 |
constexpr int | CandsGPU::nhits_sentinel = -1 |
constexpr int | CandsGPU::trkIdx_sentinel = -1 |