#include <gpuVertexFinder.h>
|
static constexpr uint32_t | MAXTRACKS = ZVertexSoA::MAXTRACKS |
|
static constexpr uint32_t | MAXVTX = ZVertexSoA::MAXVTX |
|
Definition at line 15 of file gpuVertexFinder.h.
float gpuVertexFinder::WorkSpace::ezt2[MAXTRACKS] |
uint16_t gpuVertexFinder::WorkSpace::itrk[MAXTRACKS] |
int32_t gpuVertexFinder::WorkSpace::iv[MAXTRACKS] |
uint8_t gpuVertexFinder::WorkSpace::izt[MAXTRACKS] |
constexpr uint32_t gpuVertexFinder::WorkSpace::MAXTRACKS = ZVertexSoA::MAXTRACKS |
|
static |
constexpr uint32_t gpuVertexFinder::WorkSpace::MAXVTX = ZVertexSoA::MAXVTX |
|
static |
uint32_t gpuVertexFinder::WorkSpace::ntrks |
uint32_t gpuVertexFinder::WorkSpace::nvIntermediate |
float gpuVertexFinder::WorkSpace::ptt2[MAXTRACKS] |
float gpuVertexFinder::WorkSpace::zt[MAXTRACKS] |