Logo ROOT  
Reference Guide
Loading...
Searching...
No Matches
RotationX.h File Reference

Classes

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

Namespaces

namespace  ROOT
namespace  ROOT::Math

Functions

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