|
FreeHEP API Version current |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
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 |
public double t()
public Hep3Vector v3()
public double magnitude()
public double magnitudeSquared()
|
FreeHEP API Version current |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||