CMS 3D CMS Logo

Typedefs
DDTranslation.h File Reference
#include <Math/Vector3D.h>

Go to the source code of this file.

Typedefs

using DD3Vector = ROOT::Math::DisplacementVector3D< ROOT::Math::Cartesian3D< double > >
 A DD Translation is currently implemented with Root Vector3D. More...
 
using DDTranslation = ROOT::Math::DisplacementVector3D< ROOT::Math::Cartesian3D< double > >
 

Typedef Documentation

◆ DD3Vector

using DD3Vector = ROOT::Math::DisplacementVector3D<ROOT::Math::Cartesian3D<double> >

A DD Translation is currently implemented with Root Vector3D.

Definition at line 7 of file DDTranslation.h.

◆ DDTranslation

using DDTranslation = ROOT::Math::DisplacementVector3D<ROOT::Math::Cartesian3D<double> >

Definition at line 8 of file DDTranslation.h.