11#ifndef __TRK_TRACK_STATE_H__
12#define __TRK_TRACK_STATE_H__
void applyMultipleScattering()
void applyMaterialEffects()
void setPreviousState(TrkTrackState *)
TrkTrackState(const TrkTrackState *)
void updateTrackState(double *)
void attachToSurface(TrkPlanarSurface *)
void setTrackCovariance(double A[5][5])
void applyEnergyLoss(int)
TrkTrackState * m_pPrevState
double getTrackState(int i)
void setTrackState(double A[5])
TrkPlanarSurface * getSurface()
void setSmootherGain(double A[5][5])
void setScatteringMode(int)
TrkPlanarSurface * m_pSurface
void updateTrackCovariance(double *)
TrkTrackState(const double[5])
double getTrackCovariance(int i, int j)
void serialize(char fileName[])
hold the test vectors and ease the comparison