Contents
Class CircleFitter
java.lang.Object
org.jlab.rec.ahdc.Distance.CircleFitter
Circle fit using the Karimaki algorithm. The algorithm returns Gaussian
parameters' rho (circle curvature), d (doca to orig.) and phi (at doca).
Allows for non-iterative solution. Returns covariance matrix of fitted
parameter.
Algorithm Reference: Nuclear Instruments and Methods in Physics Research A305 (1991) 187-191 Effective circle fitting for particle trajectories by V. Karimaki
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionboolean
Fits the set of data points given by arrays xm[], ym[], with corresponding weights wm[].getFit()
void
setrefcoords
(double xr, double yr)