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.fit
Fields 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 TypeMethodDescriptionvoid
RungeKuttaDoca.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.Matrix
StateVecsDoca.transport
(int sector, int i, double Zf, StateVecsDoca.StateVec iVec, StateVecsDoca.CovMat covMat) void
StateVecsDoca.transport
(int sector, int i, int f, StateVecsDoca.StateVec iVec, StateVecsDoca.CovMat covMat) void
StateVecsDoca.transportFixed
(int sector, int i, int f, StateVecsDoca.StateVec iVec, StateVecsDoca.CovMat covMat)