#include "Math/GenVector/Quaternion.h"
Namespaces | |
namespace | ROOT |
This file contains a specialised ROOT message handler to test for diagnostic in unit tests. | |
namespace | ROOT::Math |
Functions | |
Quaternion | ROOT::Math::operator* (RotationX const &r1, Quaternion const &r2) |
Multiplication of an axial rotation by an AxisAngle. | |
Quaternion | ROOT::Math::operator* (RotationY const &r1, Quaternion const &r2) |
Quaternion | ROOT::Math::operator* (RotationZ const &r1, Quaternion const &r2) |