CMS 3D CMS Logo

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

Go to the source code of this file.

Typedefs

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

Typedef Documentation

◆ DD3Vector

typedef ROOT::Math::DisplacementVector3D<ROOT::Math::Cartesian3D<double> > DD3Vector

A DD Translation is currently implemented with Root Vector3D.

Definition at line 6 of file DDTranslation.h.

◆ DDTranslation

typedef ROOT::Math::DisplacementVector3D<ROOT::Math::Cartesian3D<double> > DDTranslation

Definition at line 7 of file DDTranslation.h.