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

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

Typedef Documentation

using DDAxisAngle = ROOT::Math::AxisAngle

Definition at line 9 of file DDRotationMatrix.h.

using DDRotationMatrix = ROOT::Math::Rotation3D

A DDRotationMatrix is currently implemented with a ROOT Rotation3D.

Definition at line 8 of file DDRotationMatrix.h.