|
ATLAS Offline Software
|
Go to the documentation of this file.
11 #ifndef __TRK_TRACK_STATE_H__
12 #define __TRK_TRACK_STATE_H__
void setPreviousState(TrkTrackState *)
TrkPlanarSurface * getSurface()
double getTrackState(int i)
void updateTrackState(double *)
void applyMaterialEffects()
void serialize(char fileName[])
TrkTrackState(const TrkTrackState *)
void setScatteringMode(int)
void setTrackCovariance(double A[5][5])
void applyEnergyLoss(int)
TrkPlanarSurface * m_pSurface
void attachToSurface(TrkPlanarSurface *)
TrkTrackState(const double[5])
TrkTrackState * m_pPrevState
void applyMultipleScattering()
void setSmootherGain(double A[5][5])
void updateTrackCovariance(double *)
double getTrackCovariance(int i, int j)
void setTrackState(double A[5])