Package org.jlab.rec.dc.track.fit
Class MeasVecsDoca
java.lang.Object
org.jlab.rec.dc.track.fit.MeasVecsDoca
-
Nested Class Summary
Nested Classes -
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiondouble
h
(double[] stateV, double Z, org.jlab.geom.prim.Line3D wireLine) double[]
H
(double[] stateV, double Z, org.jlab.geom.prim.Line3D wireLine) void
setMeasVecs
(Track trkcand, org.jlab.detector.geant4.v2.DCGeant4Factory DcDetector)
-
Field Details
-
measurements
-
ndf
public int ndf
-
-
Constructor Details
-
MeasVecsDoca
public MeasVecsDoca()
-
-
Method Details
-
H
public double[] H(double[] stateV, double Z, org.jlab.geom.prim.Line3D wireLine) -
h
public double h(double[] stateV, double Z, org.jlab.geom.prim.Line3D wireLine) -
setMeasVecs
-