// @(#)root/mathcore:$Id$ // Authors: W. Brown, M. Fischler, L. Moneta 2005 #ifndef ROOT_Math_GenVector_BoostXfwd #define ROOT_Math_GenVector_BoostXfwd 1 namespace ROOT { namespace Math { /** Class describing a pure Lorentz Boost along the X axis */ class BoostX; } // namespace Math } // namespace ROOT #endif // ROOT_Math_GenVector_BoostXfwd