#include "Math/GenVector/Quaternion.h"#include <cmath>#include "Math/GenVector/Cartesian3D.h"#include "Math/GenVector/DisplacementVector3D.h"#include "Math/GenVector/Rotation3Dfwd.h"#include "Math/GenVector/AxisAnglefwd.h"#include "Math/GenVector/EulerAnglesfwd.h"Namespaces | |
| namespace | ROOT |
| This file contains a specialised ROOT message handler to test for diagnostic in unit tests. | |
| namespace | ROOT::Math |
Functions | |
| std::ostream & | ROOT::Math::operator<< (std::ostream &os, const Quaternion &q) |
| Stream Output and Input. | |