![]() |
Project
|
Base forward track model, params only, w/o covariance. More...
#include <Rtypes.h>#include <TMath.h>#include "Math/SMatrix.h"#include "MathUtils/Utils.h"#include "ReconstructionDataFormats/TrackUtils.h"#include "MathUtils/Primitive2D.h"Go to the source code of this file.
Classes | |
| class | o2::track::TrackParFwd |
| class | o2::track::TrackParCovFwd |
Namespaces | |
| namespace | o2 |
| a couple of static helper functions to create timestamp values for CCDB queries or override obsolete objects | |
| namespace | o2::track |
Typedefs | |
| using | o2::track::SMatrix55Sym = ROOT::Math::SMatrix< double, 5, 5, ROOT::Math::MatRepSym< double, 5 > > |
| using | o2::track::SMatrix55Std = ROOT::Math::SMatrix< double, 5 > |
| using | o2::track::SMatrix5 = ROOT::Math::SVector< Double_t, 5 > |
Base forward track model, params only, w/o covariance.
Definition in file TrackFwd.h.