CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
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

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.

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

Definition at line 7 of file DDTranslation.h.