CMS 3D CMS Logo

Typedefs

/data/refman/pasoursint/CMSSW_5_2_7_hltpatch2/src/DetectorDescription/Base/interface/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.
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.