Jpp
|
#include <limits>
#include <cmath>
#include "JTools/JRange.hh"
#include "JMath/JMath.hh"
#include "JGeometry2D/JVector2D.hh"
#include "JGeometry3D/JMatrix3D.hh"
Go to the source code of this file.
Classes | |
class | JGEOMETRY3D::JVector3D |
Data structure for 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). | |
Typedefs | |
typedef JTOOLS::JRange< double > | JGEOMETRY3D::JRangeZ |
Type definition of range along z-axis. More... | |