Namespaces | |
utilities | |
Typedefs | |
using | ZVertexSoAConstView = ZVertexSoAHeterogeneousLayout<>::ConstView |
using | ZVertexSoALayout = ZVertexSoAHeterogeneousLayout<> |
using | ZVertexSoAView = ZVertexSoAHeterogeneousLayout<>::View |
Variables | |
constexpr uint32_t | MAXTRACKS = 32 * 1024 |
constexpr uint32_t | MAXVTX = 1024 |
using zVertex::ZVertexSoAConstView = typedef ZVertexSoAHeterogeneousLayout<>::ConstView |
Definition at line 21 of file ZVertexUtilities.h.
using zVertex::ZVertexSoALayout = typedef ZVertexSoAHeterogeneousLayout<> |
Definition at line 19 of file ZVertexUtilities.h.
using zVertex::ZVertexSoAView = typedef ZVertexSoAHeterogeneousLayout<>::View |
Definition at line 20 of file ZVertexUtilities.h.
constexpr uint32_t zVertex::MAXTRACKS = 32 * 1024 |
constexpr uint32_t zVertex::MAXVTX = 1024 |
Definition at line 9 of file ZVertexDefinitions.h.
Referenced by ALPAKA_ACCELERATOR_NAMESPACE::vertexFinder::ClusterTracksIterative::operator()(), and ALPAKA_ACCELERATOR_NAMESPACE::vertexFinder::ClusterTracksDBSCAN::operator()().