CbmRoot
Loading...
Searching...
No Matches
KfTrackKalmanFilter.h File Reference

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>
Include dependency graph for KfTrackKalmanFilter.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  cbm::algo::kf::TrackKalmanFilter< DataT >
 

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)
 

Detailed Description

Track fit utilities for the CA tracking based on the Kalman filter.

Since
10.02.2023
Author
S.Gorbunov

Definition in file KfTrackKalmanFilter.h.