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