// @(#)root/mathcore:$Id: RotationZfwd.h 22516 2008-03-07 15:14:26Z moneta $ // Authors: W. Brown, M. Fischler, L. Moneta 2005 #ifndef ROOT_Math_GenVector_RotationZfwd #define ROOT_Math_GenVector_RotationZfwd 1 namespace ROOT { namespace Math { /** Class describing a rotation about the Z axis */ class RotationZ; } // namespace Math } // namespace ROOT #endif // ROOT_Math_GenVector_RotationZfwd