hep.physics.vec
Interface Hep3Vector
-
- All Known Implementing Classes:
- BasicHep3Vector, SpacePoint
public interface Hep3VectorInterface to be implemented by 3 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:
VecOp,BasicHep3Vector
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method and Description doublemagnitude()The length of the 3-vector.doublemagnitudeSquared()The square of the lengthdouble[]v()doublex()doubley()doublez()
-
DMelt 3.0 © DataMelt by jWork.ORG