Jpp
JGeometry3D/JMatrix3D.hh
Go to the documentation of this file.
1 #ifndef __JGEOMETRY3D_MATRIX3D__
2 #define __JGEOMETRY3D_MATRIX3D__
3 
4 #include "JMath/JMatrix3D.hh"
5 
6 
7 /**
8  * \author mdejong
9  */
10 
11 namespace JGEOMETRY3D {}
12 namespace JPP { using namespace JGEOMETRY3D; }
13 
14 namespace JGEOMETRY3D {
15 
16  using JMATH::JMatrix3D;
17 }
18 
19 #endif
JMatrix3D.hh
JMATH::JMatrix3D
3 x 3 matrix
Definition: JMath/JMatrix3D.hh:32
JPP
This name space includes all other name spaces (except KM3NETDAQ, KM3NET and ANTARES).
Definition: JAAnetToolkit.hh:37
JGEOMETRY3D
Auxiliary classes and methods for 3D geometrical objects and operations.
Definition: JAngle3D.hh:18