Jpp
18.2.1-ARCA-DF-PATCH
the software that should make you happy
|
#include <utility>
#include <cmath>
#include "JIO/JSerialisable.hh"
#include "JGeometry3D/JPosition3D.hh"
Go to the source code of this file.
Classes | |
class | JGEOMETRY3D::JSegment3D |
Line segment in two 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 std::pair< JPosition3D, JPosition3D > | JGEOMETRY3D::JSegment3D_t |
Type definition of line segment in two dimensions. More... | |