12#ifndef O2_TRD_TRACKLETTRANSFORMER_H
13#define O2_TRD_TRACKLETTRANSFORMER_H
44 std::array<float, 3>
transformL2T(
int hcid, std::array<double, 3> spacePoint)
const;
52 bool mApplyXOR{
false};
53 bool mApplyShift{
true};
57 const CalVdriftExB* mCalVdriftExB{
nullptr};
Object with vDrift and ExB values per chamber to be written into the CCDB.
a couple of static helper functions to create timestamp values for CCDB queries or override obsolete ...