Logo ROOT  
Reference Guide
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
 VSD Structures.
 
namespace  ROOT::Math
 

Functions

template<class R >
RotationY::Scalar ROOT::Math::Distance (const RotationY &r1, const R &r2)
 Distance between two rotations. More...
 
std::ostream & ROOT::Math::operator<< (std::ostream &os, const RotationY &r)
 Stream Output and Input. More...