CbmRoot
LitFiltration.h File Reference
#include "LitPixelHit.h"
#include "LitScalPixelHit.h"
#include "LitStripHit.h"
#include "LitTrackParam.h"
Include dependency graph for LitFiltration.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

 lit
 
 lit::parallel
 

Functions

template<class T >
void lit::parallel::LitFiltration (LitTrackParam< T > &par, const LitPixelHit< T > &hit, T &chiSq)
 Function implements Kalman filter update step for pixel hit. More...
 
template<class T >
void lit::parallel::LitFiltration (LitTrackParam< T > &par, const LitStripHit< T > &hit, T &chiSq)
 Function implements Kalman filter update step for strip hit. More...
 
void lit::parallel::LitFiltration (LitTrackParamScal &par, const LitScalPixelHit &hit, fscal &chiSq)