|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
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.
BasicHepLorentzVector
,
VecOp
Method Summary | |
---|---|
double |
magnitude()
The magnitude of the Lorentz vector. |
double |
magnitudeSquared()
The square of the magnitude of the vector |
double |
t()
|
Hep3Vector |
v3()
|
Method Detail |
---|
double t()
Hep3Vector v3()
double magnitude()
double magnitudeSquared()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |