Logo ROOT  
Reference Guide
Loading...
Searching...
No Matches
EulerAngles.cxx File Reference

Namespaces

namespace  ROOT
namespace  ROOT::ROOT_MATH_ARCH

Functions

EulerAngles ROOT::ROOT_MATH_ARCH::operator* (RotationX const &r1, EulerAngles const &r2)
 Multiplication of an axial rotation by an AxisAngle.
EulerAngles ROOT::ROOT_MATH_ARCH::operator* (RotationY const &r1, EulerAngles const &r2)
EulerAngles ROOT::ROOT_MATH_ARCH::operator* (RotationZ const &r1, EulerAngles const &r2)
std::ostream & ROOT::ROOT_MATH_ARCH::operator<< (std::ostream &os, const EulerAngles &e)
 Stream Output and Input.