Logo ROOT  
Reference Guide
 
Loading...
Searching...
No Matches
RotationY.h File Reference
Include dependency graph for RotationY.h:
This graph shows which files directly or indirectly include this file:

Classes

class  ROOT::Math::RotationY
 Rotation class representing a 3D rotation about the Y axis by the angle of rotation. More...
 

Namespaces

namespace  ROOT
 This file contains a specialised ROOT message handler to test for diagnostic in unit tests.
 
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.