|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use SpacePoint | |
---|---|
hep.physics.vec | General classes for operating on 3- and 4- vectors. |
Uses of SpacePoint in hep.physics.vec |
---|
Methods in hep.physics.vec with parameters of type SpacePoint | |
---|---|
static double |
SpacePoint.distance(SpacePoint spt1,
SpacePoint spt2)
Return the distance between two space points. |
boolean |
SpacePoint.equals(SpacePoint x)
Tests for equality |
boolean |
SpacePoint.equals(SpacePoint spt,
double precision)
Tests for equality within errors |
boolean |
SpacePoint.notEquals(SpacePoint spt)
Inequality |
Constructors in hep.physics.vec with parameters of type SpacePoint | |
---|---|
SpacePoint(SpacePoint spt)
Copy constructor |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |