CMS 3D CMS Logo

Typedefs

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

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.