17#ifndef ALICEO2_GPUCOMMON_TPCFASTTRANSFORMATION_SPLINE_H
18#define ALICEO2_GPUCOMMON_TPCFASTTRANSFORMATION_SPLINE_H
76template <
typename DataT,
int32_t XdimT = 0,
int32_t YdimT = 0>
78 :
public SplineSpec<DataT, XdimT, YdimT, SplineUtil::getSpec(XdimT, YdimT)>
87#if !defined(GPUCA_GPUCODE)
102#if !defined(GPUCA_GPUCODE) && !defined(GPUCA_STANDALONE)
Definition of SplineSpec class.
SafetyLevel
Named enumeration for the safety level used by some methods.
void cloneFromObject(const SplineContainer &obj, char *newFlatBufferPtr)
static SplineContainer * readFromFile(TFile &inpf, const char *name)
read a class object from the file
static constexpr int32_t getSpec(int32_t nXdim, int32_t nYdim)
static Spline * readFromFile(TFile &inpf, const char *name)
read a class object from the file
Spline & operator=(const Spline &v)
Assignment operator.
TVeryBase::SafetyLevel SafetyLevel
GLuint const GLchar * name
a couple of static helper functions to create timestamp values for CCDB queries or override obsolete ...