GeneralBrokenLines  V01-11-00
Typedefs
GblTrajectory.cpp File Reference
#include "GblTrajectory.h"

Go to the source code of this file.

Typedefs

typedef ROOT::Math::SMatrix
< double,
5, 5, ROOT::Math::MatRepSym
< double, 5 > > 
SMatrixSym5
 Kalman gain filter.
typedef ROOT::Math::SMatrix
< double,
2, 2, ROOT::Math::MatRepSym
< double, 2 > > 
SMatrixSym2
typedef ROOT::Math::SMatrix
< double, 5, 2 > 
SMatrix52

Typedef Documentation

typedef ROOT::Math::SMatrix<double, 5, 2> SMatrix52

Definition at line 630 of file GblTrajectory.cpp.

typedef ROOT::Math::SMatrix<double, 2, 2, ROOT::Math::MatRepSym<double, 2> > SMatrixSym2

Definition at line 629 of file GblTrajectory.cpp.

typedef ROOT::Math::SMatrix<double, 5, 5, ROOT::Math::MatRepSym<double, 5> > SMatrixSym5

Kalman gain filter.

Math of (seedless) Kalman gain filter, problem with result, chi2 due to numerical problems !?

Definition at line 628 of file GblTrajectory.cpp.

 All Classes Files Functions Variables Typedefs