ROOT 6.13/01 Reference Guide |
#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 | |
ROOT | |
Namespace for new ROOT classes and functions. | |
ROOT::Math | |
Functions | |
std::ostream & | ROOT::Math::operator<< (std::ostream &os, const Quaternion &q) |
Stream Output and Input. More... | |