|
CbmRoot
|
Track fit utilities for the CA tracking based on the Kalman filter. More...
#include "KfFieldRegion.h"#include "KfMeasurementTime.h"#include "KfMeasurementU.h"#include "KfMeasurementXy.h"#include "KfSimd.h"#include "KfTrackParam.h"#include "KfUtils.h"#include <type_traits>Go to the source code of this file.
Namespaces | |
| namespace | cbm |
| namespace | cbm::algo |
| namespace | cbm::algo::kf |
Enumerations | |
| enum class | cbm::algo::kf::FitDirection { cbm::algo::kf::kUpstream , cbm::algo::kf::kDownstream } |
Functions | |
| FitDirection | cbm::algo::kf::operator! (FitDirection d) |
Track fit utilities for the CA tracking based on the Kalman filter.
Definition in file KfTrackKalmanFilter.h.