Uses of Class
org.jlab.rec.fmt.track.fit.StateVecs.StateVec
Packages that use StateVecs.StateVec
-
Uses of StateVecs.StateVec in org.jlab.rec.fmt.track.fit
Fields in org.jlab.rec.fmt.track.fit declared as StateVecs.StateVecFields in org.jlab.rec.fmt.track.fit with type parameters of type StateVecs.StateVecMethods in org.jlab.rec.fmt.track.fit with parameters of type StateVecs.StateVecModifier and TypeMethodDescriptiondouble
MeasVecs.h
(StateVecs.StateVec stateVec) double[]
MeasVecs.H
(StateVecs.StateVec stateVec, StateVecs sv) void
RungeKutta.SwimToZ
(int sector, StateVecs.StateVec fVec, Swim dcSwim, double z0, float[] bf) org.jlab.jnp.matrix.Matrix
StateVecs.transport
(int sector, int i, double Zf, StateVecs.StateVec iVec, StateVecs.CovMat covMat) void
StateVecs.transport
(int sector, int i, int f, StateVecs.StateVec iVec, StateVecs.CovMat covMat) void
StateVecs.transportFixed
(int sector, int i, int f, StateVecs.StateVec iVec, StateVecs.CovMat covMat)