Class Lorentz
java.lang.Object
org.jlab.rec.cvt.bmt.Lorentz
- Author:
- defurne
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic intgetBin(double e, double b) static doublegetLorentzAngle(double xe, double xb) static doublelinInterp(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)
-