CbmRoot
Loading...
Searching...
No Matches
CbmLitKalmanSmoother Class Reference

Implementation of Kalman smoother algorithm. More...

#include <CbmLitKalmanSmoother.h>

Inheritance diagram for CbmLitKalmanSmoother:
[legend]
Collaboration diagram for CbmLitKalmanSmoother:
[legend]

Public Member Functions

 CbmLitKalmanSmoother ()
 Constructor.
 
virtual ~CbmLitKalmanSmoother ()
 Destructor.
 
virtual LitStatus Fit (CbmLitTrack *track, bool downstream=false)
 Inherited from CbmLitTrackFitter.
 

Private Member Functions

void Smooth (CbmLitFitNode *thisNode, const CbmLitFitNode *prevNode)
 Smooth one fit node.
 

Detailed Description

Implementation of Kalman smoother algorithm.

Author
Andrey Lebedev andre.nosp@m.y.le.nosp@m.bedev.nosp@m.@gsi.nosp@m..de
Date
2007

Definition at line 24 of file CbmLitKalmanSmoother.h.

Constructor & Destructor Documentation

◆ CbmLitKalmanSmoother()

CbmLitKalmanSmoother::CbmLitKalmanSmoother ( )

Constructor.

Definition at line 18 of file CbmLitKalmanSmoother.cxx.

◆ ~CbmLitKalmanSmoother()

CbmLitKalmanSmoother::~CbmLitKalmanSmoother ( )
virtual

Destructor.

Definition at line 20 of file CbmLitKalmanSmoother.cxx.

Member Function Documentation

◆ Fit()

◆ Smooth()


The documentation for this class was generated from the following files: