12#ifndef ALICEO2_VERTEX_H
13#define ALICEO2_VERTEX_H
21#ifndef GPUCA_GPUCODE_DEVICE
49#if !defined(GPUCA_NO_FMT) && !defined(GPUCA_GPUCODE_DEVICE)
64 GPUd() float getSigmaX()
const {
return gpu::CAMath::Sqrt(getSigmaX2()); }
65 GPUd() float getSigmaY()
const {
return gpu::CAMath::Sqrt(getSigmaY2()); }
66 GPUd() float getSigmaZ()
const {
return gpu::CAMath::Sqrt(getSigmaZ2()); }
120template <
typename Stamp>
148 GPUd() float getChi2()
const {
return mChi2; }
163#if !defined(GPUCA_GPUCODE_DEVICE) && !defined(GPUCA_NO_FMT)
169#ifndef GPUCA_GPUCODE_DEVICE
typedef void(APIENTRYP PFNGLCULLFACEPROC)(GLenum mode)
GLdouble GLdouble GLdouble z
a couple of static helper functions to create timestamp values for CCDB queries or override obsolete ...
VectorOfTObjectPtrs other