ROOT 6.08/07 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 | |
This namespace contains pre-defined functions to be used in conjuction with TExecutor::Map and TExecutor::MapReduce. | |
ROOT::Math | |
Functions | |
std::ostream & | ROOT::Math::operator<< (std::ostream &os, const Quaternion &q) |
Stream Output and Input. More... | |