16#ifndef ALICEO2_TRACKTPCITS_H
17#define ALICEO2_TRACKTPCITS_H
50 mTimeMUS.setTimeStamp(t);
51 mTimeMUS.setTimeStampError(
te);
55 GPUd() float getChi2Refit()
const {
return mChi2Refit; }
58 GPUd() float getChi2Match()
const {
return mChi2Match; }
63 GPUd()
o2::track::TrackLTIntegral& getLTIntegralOut() {
return mLTOut; }
64 GPUd() const
o2::track::TrackLTIntegral& getLTIntegralOut()
const {
return mLTOut; }
69 GlobalTrackID mRefTPC;
70 GlobalTrackID mRefITS;
71 float mChi2Refit = 0.f;
72 float mChi2Match = 0.f;
Global index for barrel track: provides provenance (detectors combination), index in respective array...
o2::track::TrackParCov TrackParCov
Track Length and TOF integral.
typedef void(APIENTRYP PFNGLCULLFACEPROC)(GLenum mode)
a couple of static helper functions to create timestamp values for CCDB queries or override obsolete ...