LCFIPlus  0.6.5
Public Member Functions | Public Attributes | List of all members
KalTrk Struct Reference

Public Member Functions

 KalTrk (const Track &trk)
 
double compute (const KalVtx &vtx)
 
void update (KalVtx &vtx)
 
SVector2 getClosestXY (SVector3 pos)
 

Public Attributes

SVector2 _dz
 
SVector3 _mom
 
SMatrixSym5 _cov
 
SMatrixSym2 _cov11
 
SMatrixSym3 _cov22
 
SMatrix23 _cov12
 
SMatrix32 _matGain
 
SVector2 _residual
 

Constructor & Destructor Documentation

KalTrk::KalTrk ( const Track trk)
inline

Member Function Documentation

double KalTrk::compute ( const KalVtx vtx)
inline

References KalVtx::pos.

Referenced by testTomohiko().

SVector2 KalTrk::getClosestXY ( SVector3  pos)
inline
void KalTrk::update ( KalVtx vtx)
inline

References KalVtx::pos.

Referenced by testTomohiko().

Member Data Documentation

SMatrixSym5 KalTrk::_cov
SMatrixSym2 KalTrk::_cov11
SMatrix23 KalTrk::_cov12
SMatrixSym3 KalTrk::_cov22
SVector2 KalTrk::_dz
SMatrix32 KalTrk::_matGain
SVector3 KalTrk::_mom
SVector2 KalTrk::_residual

The documentation for this struct was generated from the following file: