Package org.jlab.rec.cvt.fit
package org.jlab.rec.cvt.fit
-
ClassDescriptionReturns the calculated center and radius of a circle from three points.A simple algorithm to calculate the center and radius of a circle that passes through three pointsReturns the parameters of a fit with a circle to hits in the the CLAS12 where the solenoid field bends the particle path into a helix.Circle fit using the Karimaki algorithm.The fit parameters of a line fit returned by HelicalTrackFitterA fitter which does sequential fit (for x, y coordinates) and then (for r, z coordinates) to a line using LineFitter.Status of the HelicalTrackFitThe fit parameters of a line fit returned by HelicalTrackFitterA fitter which does sequential fit (for r, phi coordinates) to a circle using CircleFitter and then (for r, z coordinates) to a line using LineFitter.Status of the HelicalTrackFitThe fit parameters of a line fit returned by LineFitterA least square fitting method For a linear fit,f(a,b)=a+bx taking y errors into accountA fitter which does sequential fit (for r, phi coordinates) to a circle using CircleFitter and then (for r, z coordinates) to a line using LineFitter.Status of the HelicalTrackFit