Class Lorentz

java.lang.Object
org.jlab.rec.cvt.bmt.Lorentz

public class Lorentz extends Object
Author:
defurne
  • 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)