![]() |
Project
|
Base track model for the Barrel, params only, w/o covariance. More...
#include "ReconstructionDataFormats/TrackParametrization.h"#include "ReconstructionDataFormats/TrackParametrizationWithError.h"Go to the source code of this file.
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::TrackParF = TrackParametrization< float > |
| using | o2::track::TrackParD = TrackParametrization< double > |
| using | o2::track::TrackPar = TrackParF |
| using | o2::track::TrackParCovF = TrackParametrizationWithError< float > |
| using | o2::track::TrackParCovD = TrackParametrizationWithError< double > |
| using | o2::track::TrackParCov = TrackParCovF |