Package org.jlab.rec.rtpc.KalmanFilter
Class KalmanFitter
java.lang.Object
org.jlab.rec.rtpc.KalmanFilter.KalmanFitter
-
Constructor Summary
ConstructorsConstructorDescriptionKalmanFitter
(HitParameters params, HashMap<Integer, KalmanFitterInfo> KFTrackMap, double magfield, HashMap<String, Material> _materialMap) -
Method Summary
-
Constructor Details
-
KalmanFitter
public KalmanFitter(HitParameters params, HashMap<Integer, KalmanFitterInfo> KFTrackMap, double magfield, HashMap<String, Material> _materialMap)
-