Classes | |
| class | ROOT::ROOT_MATH_ARCH::RotationZ |
| Rotation class representing a 3D rotation about the Z axis by the angle of rotation. More... | |
Namespaces | |
| namespace | ROOT |
| namespace | ROOT::ROOT_MATH_ARCH |
Functions | |
| template<class R> | |
| RotationZ::Scalar | ROOT::ROOT_MATH_ARCH::Distance (const RotationZ &r1, const R &r2) |
| Distance between two rotations. | |
| std::ostream & | ROOT::ROOT_MATH_ARCH::operator<< (std::ostream &os, const RotationZ &r) |
| Stream Output and Input. | |