Jpp
15.0.0-rc.2
the software that should make you happy
|
Go to the source code of this file.
Classes | |
class | JGEOMETRY3D::JVersor3D |
Data structure for normalised vector in three dimensions. More... | |
Namespaces | |
JGEOMETRY3D | |
Auxiliary classes and methods for 3D geometrical objects and operations. | |
JPP | |
This name space includes all other name spaces (except KM3NETDAQ, KM3NET and ANTARES). | |
Variables | |
static const JVersor3D | JGEOMETRY3D::JVersor3X_t (1, 0, 0) |
unit x-vector More... | |
static const JVersor3D | JGEOMETRY3D::JVersor3Y_t (0, 1, 0) |
unit y-vector More... | |
static const JVersor3D | JGEOMETRY3D::JVersor3Z_t (0, 0, 1) |
unit z-vector More... | |