src
DataFormats
VertexSoA
interface
ZVertexDefinitions.h
Go to the documentation of this file.
1
#ifndef DataFormats_VertexSoA_ZVertexDefinitions_h
2
#define DataFormats_VertexSoA_ZVertexDefinitions_h
3
4
#include <cstdint>
5
6
namespace
zVertex
{
7
8
constexpr
uint32_t
MAXTRACKS
= 32 * 1024;
9
constexpr
uint32_t
MAXVTX
= 1024;
10
11
}
// namespace zVertex
12
13
#endif
zVertex::MAXTRACKS
constexpr uint32_t MAXTRACKS
Definition:
ZVertexDefinitions.h:8
ALPAKA_ACCELERATOR_NAMESPACE::brokenline::constexpr
if constexpr(n > 3)
Definition:
BrokenLine.h:164
zVertex::MAXVTX
constexpr uint32_t MAXVTX
Definition:
ZVertexDefinitions.h:9
zVertex
Definition:
ZVertexUtilities.h:17
Generated for CMSSW Reference Manual by
1.8.14