// @(#)root/mathcore:$Name: $:$Id: BoostZfwd.h,v 1.1 2005/09/18 17:33:47 brun Exp $ // Authors: W. Brown, M. Fischler, L. Moneta 2005 #ifndef ROOT_Math_GenVector_BoostZfwd #define ROOT_Math_GenVector_BoostZfwd 1 namespace ROOT { namespace Math { /** Class describing a pure Lorentz Boost along the Z axis */ class BoostZ; } // namespace Math } // namespace ROOT #endif // ROOT_Math_GenVector_BoostZfwd