Logo ROOT  
Reference Guide
Loading...
Searching...
No Matches
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>

Classes

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

Namespaces

namespace  ROOT
namespace  ROOT::Math
namespace  ROOT::Math::Impl

Typedefs

typedef Impl::Translation3D< doubleROOT::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)