#include "Math/GenVector/Rotation3D.h"
#include <cmath>
#include <algorithm>
#include "Math/GenVector/Cartesian3D.h"
#include "Math/GenVector/DisplacementVector3D.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 Rotation3D &r) |
Stream Output and Input. | |
static void | ROOT::Math::swap (double &a, double &b) |