// @(#)root/mathcore:$Id: RotationZYXfwd.h 22516 2008-03-07 15:14:26Z moneta $ // Authors: W. Brown, M. Fischler, L. Moneta 2005 #ifndef ROOT_Math_GenVector_RotationZYXfwd #define ROOT_Math_GenVector_RotationZYXfwd 1 namespace ROOT { namespace Math { /** Class describing a rotation represented by a 3-2-1 (Z-Y-X) Euler angles */ class RotationZYX; } // namespace Math } // namespace ROOT #endif // ROOT_Math_GenVector_Rotation3Dfwd