Package org.jlab.rec.cvt.bmt
Class Lorentz
java.lang.Object
org.jlab.rec.cvt.bmt.Lorentz
- Author:
- defurne
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic int
getBin
(double e, double b) static double
getLorentzAngle
(double xe, double xb) static double
linInterp
(double x0, double xa, double xb, double ya, double yb)
-
Constructor Details
-
Lorentz
public Lorentz()
-
-
Method Details
-
getLorentzAngle
public static double getLorentzAngle(double xe, double xb) -
linInterp
public static double linInterp(double x0, double xa, double xb, double ya, double yb) -
getBin
public static int getBin(double e, double b)
-