Uses of Enum Class
org.jlab.rec.cvt.fit.StraightTrackFitter.FitStatus
Packages that use StraightTrackFitter.FitStatus
-
Uses of StraightTrackFitter.FitStatus in org.jlab.rec.cvt.fit
Methods in org.jlab.rec.cvt.fit that return StraightTrackFitter.FitStatusModifier and TypeMethodDescriptionStraightTrackFitter.fit
(List<Double> X, List<Double> Y, List<Double> Z, List<Double> Rho, List<Double> errRt, List<Double> errRho, List<Double> ErrZ) Returns the enum constant of this class with the specified name.static StraightTrackFitter.FitStatus[]
StraightTrackFitter.FitStatus.values()
Returns an array containing the constants of this enum class, in the order they are declared.