#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.
◆ init()
◆ ezt2
float gpuVertexFinder::WorkSpace::ezt2[MAXTRACKS] |
◆ itrk
uint16_t gpuVertexFinder::WorkSpace::itrk[MAXTRACKS] |
◆ iv
int32_t gpuVertexFinder::WorkSpace::iv[MAXTRACKS] |
◆ izt
uint8_t gpuVertexFinder::WorkSpace::izt[MAXTRACKS] |
◆ MAXTRACKS
constexpr uint32_t gpuVertexFinder::WorkSpace::MAXTRACKS = ZVertexSoA::MAXTRACKS |
|
staticconstexpr |
◆ MAXVTX
constexpr uint32_t gpuVertexFinder::WorkSpace::MAXVTX = ZVertexSoA::MAXVTX |
|
staticconstexpr |
◆ ntrks
uint32_t gpuVertexFinder::WorkSpace::ntrks |
◆ nvIntermediate
uint32_t gpuVertexFinder::WorkSpace::nvIntermediate |
◆ ptt2
float gpuVertexFinder::WorkSpace::ptt2[MAXTRACKS] |
◆ zt
float gpuVertexFinder::WorkSpace::zt[MAXTRACKS] |