#include <type_traits>#include "MathX/GenVectorX/DisplacementVector3D.h"#include "MathX/GenVectorX/PositionVector3D.h"| Classes | |
| class | ROOT::ROOT_MATH_ARCH::Impl::Plane3D< T > | 
| Class describing a geometrical plane in 3 dimensions.  More... | |
| Namespaces | |
| namespace | ROOT | 
| namespace | ROOT::ROOT_MATH_ARCH | 
| namespace | ROOT::ROOT_MATH_ARCH::Impl | 
| Typedefs | |
| typedef Impl::Plane3D< double > | ROOT::ROOT_MATH_ARCH::Plane3D | 
| typedef Impl::Plane3D< float > | ROOT::ROOT_MATH_ARCH::Plane3DF | 
| Functions | |
| template<typename T > | |
| std::ostream & | ROOT::ROOT_MATH_ARCH::Impl::operator<< (std::ostream &os, const Plane3D< T > &p) | 
| Stream Output and Input. | |