Uses of Class
org.jlab.rec.dc.track.fit.StateVecsDoca.StateVec
Packages that use StateVecsDoca.StateVec
- 
Uses of StateVecsDoca.StateVec in org.jlab.rec.dc.track.fitFields in org.jlab.rec.dc.track.fit declared as StateVecsDoca.StateVecFields in org.jlab.rec.dc.track.fit with type parameters of type StateVecsDoca.StateVecMethods in org.jlab.rec.dc.track.fit with parameters of type StateVecsDoca.StateVecModifier and TypeMethodDescriptionvoidRungeKuttaDoca.SwimToZ(int sector, StateVecsDoca.StateVec vec, Swim swim, double z0, float[] bf) Swim to Z position without updating the covariance matrix.org.jlab.jnp.matrix.MatrixStateVecsDoca.transport(int sector, int i, double Zf, StateVecsDoca.StateVec iVec, StateVecsDoca.CovMat covMat) voidStateVecsDoca.transport(int sector, int i, int f, StateVecsDoca.StateVec iVec, StateVecsDoca.CovMat covMat) voidStateVecsDoca.transportFixed(int sector, int i, int f, StateVecsDoca.StateVec iVec, StateVecsDoca.CovMat covMat)