Documentation of 'hep.physics.vec.HepLorentzVector' Java class
HepLorentzVector
hep.physics.vec

Interface HepLorentzVector

  • All Known Implementing Classes:
    BasicHepLorentzVector


    public interface HepLorentzVector
    Interface to be implemented by 4 Vectors. This interface is deliberately kept simple to minimize the work needed to implement it. Operations for operating on vectors can be found in class VecOp.
    See Also:
    BasicHepLorentzVector, VecOp
    • Method Detail

      • t

        double t()
      • magnitude

        double magnitude()
        The magnitude of the Lorentz vector.
      • magnitudeSquared

        double magnitudeSquared()
        The square of the magnitude of the vector

DMelt 3.0 © DataMelt by jWork.ORG

You see the box below because you did not login.