#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 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.