#include "Math/GenVector/Cartesian3D.h"#include "Math/GenVector/DisplacementVector3D.h"#include "Math/GenVector/PositionVector3D.h"#include "Math/GenVector/LorentzVector.h"#include "Math/GenVector/3DDistances.h"#include "Math/GenVector/RotationYfwd.h"#include <cmath>Classes | |
| class | ROOT::Math::RotationY | 
| Rotation class representing a 3D rotation about the Y axis by the angle of rotation.  More... | |
Namespaces | |
| namespace | ROOT | 
| tbb::task_arena is an alias of tbb::interface7::task_arena, which doesn't allow to forward declare tbb::task_arena without forward declaring tbb::interface7  | |
| namespace | ROOT::Math | 
Functions | |
| template<class R > | |
| RotationY::Scalar | ROOT::Math::Distance (const RotationY &r1, const R &r2) | 
| Distance between two rotations.   | |
| std::ostream & | ROOT::Math::operator<< (std::ostream &os, const RotationY &r) | 
| Stream Output and Input.   | |