ROOT 6.10/09 Reference Guide |
#include <type_traits>
#include "Math/GenVector/DisplacementVector3D.h"
#include "Math/GenVector/PositionVector3D.h"
Classes | |
class | ROOT::Math::Impl::Plane3D< T > |
Class describing a geometrical plane in 3 dimensions. More... | |
Namespaces | |
ROOT | |
Namespace for new ROOT classes and functions. | |
ROOT::Math | |
ROOT::Math::Impl | |
Typedefs | |
typedef Impl::Plane3D< double > | ROOT::Math::Plane3D |
typedef Impl::Plane3D< float > | ROOT::Math::Plane3DF |
Functions | |
template<typename T > | |
std::ostream & | ROOT::Math::Impl::operator<< (std::ostream &os, const Plane3D< T > &p) |
Stream Output and Input. More... | |