17#ifndef ALICEO2_GPUCOMMON_TPCFASTTRANSFORMATION_SPLINE2D_H
18#define ALICEO2_GPUCOMMON_TPCFASTTRANSFORMATION_SPLINE2D_H
25#if !defined(__ROOTCLING__) && !defined(GPUCA_GPUCODE) && !defined(GPUCA_NO_VC)
27#include <Vc/SimdArray>
73template <
typename DataT,
int32_t YdimT = 0>
75 :
public Spline2DSpec<DataT, YdimT, SplineUtil::getSpec(YdimT)>
84#if !defined(GPUCA_GPUCODE)
99#if !defined(GPUCA_GPUCODE) && !defined(GPUCA_STANDALONE)
Definition of FlatObject class.
Definition of Spline1D class.
Definition of Spline2DSpec class.
SafetyLevel
Named enumeration for the safety level used by some methods.
void cloneFromObject(const Spline2DContainer &obj, char *newFlatBufferPtr)
static Spline2DContainer * readFromFile(TFile &inpf, const char *name)
read a class object from the file
TVeryBase::SafetyLevel SafetyLevel
Spline2D & operator=(const Spline2D &v)
Assignment operator.
static Spline2D * readFromFile(TFile &inpf, const char *name)
read a class object from the file
static constexpr int32_t getSpec(int32_t nXdim, int32_t nYdim)
GLuint const GLchar * name
a couple of static helper functions to create timestamp values for CCDB queries or override obsolete ...