#include "Math/GenVector/AxisAngle.h"#include <cmath>#include <algorithm>#include "Math/GenVector/Cartesian3D.h"#include "Math/GenVector/DisplacementVector3D.h"#include "Math/GenVector/Rotation3D.h"Namespaces | |
| namespace | ROOT |
| namespace | ROOT::Math |
Functions | |
| std::ostream & | ROOT::Math::operator<< (std::ostream &os, const AxisAngle &a) |
| Stream Output and Input. | |