Logo ROOT   6.14/05
Reference Guide
Classes | Namespaces | Typedefs | Functions
Translation3D.h File Reference
#include "Math/GenVector/DisplacementVector3D.h"
#include "Math/GenVector/Plane3D.h"
#include "Math/GenVector/PositionVector3Dfwd.h"
#include "Math/GenVector/LorentzVectorfwd.h"
#include <iostream>
#include <type_traits>
Include dependency graph for Translation3D.h:
This graph shows which files directly or indirectly include this file:

Classes

class  ROOT::Math::Impl::Translation3D< T >
 Class describing a 3 dimensional translation. More...
 

Namespaces

 ROOT
 Namespace for new ROOT classes and functions.
 
 ROOT::Math
 
 ROOT::Math::Impl
 

Typedefs

typedef Impl::Translation3D< double > ROOT::Math::Translation3D
 
typedef Impl::Translation3D< float > ROOT::Math::Translation3DF
 

Functions

template<class T >
std::ostream & ROOT::Math::Impl::operator<< (std::ostream &os, const Translation3D< T > &t)