12#ifndef O2_TRD_DIFFANDTIMESTRUCTESTIMATOR_H
13#define O2_TRD_DIFFANDTIMESTRUCTESTIMATOR_H
37 float timeStruct(
float vdrift,
float xd,
float z,
bool* errFlag =
nullptr);
40 bool sampleTimeStruct(
float vdrift);
42 std::array<float, garfield::TIMEBINSGARFIELD * garfield::ZBINSGARFIELD> mTimeStruct1;
43 std::array<float, garfield::TIMEBINSGARFIELD * garfield::ZBINSGARFIELD> mTimeStruct2;
47 float mTimeLastVdrift = -1.f;
50 float mDiffLastVdrift = -1.f;
51 float mDiffusionL = -1.f;
52 float mDiffusionT = -1.f;
DiffusionAndTimeStructEstimator()=delete
bool getDiffCoeff(float &dl, float &dt, float vdrift)
determines the diffusion coefficients as a function of drift velocity
float timeStruct(float vdrift, float xd, float z, bool *errFlag=nullptr)
determines drift time as function of drift velocity and coordinates
DiffusionAndTimeStructEstimator(SimParam::GasMixture gas, float bz)
GLdouble GLdouble GLdouble z
a couple of static helper functions to create timestamp values for CCDB queries or override obsolete ...