CMS 3D CMS Logo

Typedefs
DDRotationMatrix.h File Reference
#include <Math/Rotation3D.h>
#include <Math/AxisAngle.h>

Go to the source code of this file.

Typedefs

typedef ROOT::Math::AxisAngle DDAxisAngle
 
typedef ROOT::Math::Rotation3D DDRotationMatrix
 A DDRotationMatrix is currently implemented with a ROOT Rotation3D. More...
 

Typedef Documentation

typedef ROOT::Math::AxisAngle DDAxisAngle

Definition at line 8 of file DDRotationMatrix.h.

typedef ROOT::Math::Rotation3D DDRotationMatrix

A DDRotationMatrix is currently implemented with a ROOT Rotation3D.

Definition at line 7 of file DDRotationMatrix.h.