1 #ifndef CUDADataFormats_Vertex_ZVertexUtilities_h 2 #define CUDADataFormats_Vertex_ZVertexUtilities_h 4 #include <cuda_runtime.h> 27 static constexpr uint32_t
MAXTRACKS = 128 * 1024;
28 static constexpr uint32_t
MAXVTX = 1024;
static constexpr uint32_t MAXVTX
ZVertexSoAHeterogeneousLayout<>::View ZVertexSoAView
#define GENERATE_SOA_LAYOUT(CLASS,...)
#define SOA_SCALAR(TYPE, NAME)
uint16_t *__restrict__ sortInd
ZVertexSoAHeterogeneousLayout<>::ConstView ZVertexSoAConstView
#define SOA_COLUMN(TYPE, NAME)
static constexpr uint32_t MAXTRACKS