// @(#)root/mathcore:$Id: RotationYfwd.h 20882 2007-11-19 11:31:26Z rdm $ // Authors: W. Brown, M. Fischler, L. Moneta 2005 #ifndef ROOT_Math_GenVector_RotationYfwd #define ROOT_Math_GenVector_RotationYfwd 1 namespace ROOT { namespace Math { /** Class describing a rotation about the Y axis */ class RotationY; } // namespace Math } // namespace ROOT #endif // ROOT_Math_GenVector_RotationYfwd