Logo ROOT  
Reference Guide
 
Loading...
Searching...
No Matches
Boostfwd.h
Go to the documentation of this file.
1// @(#)root/mathcore:$Id$
2// Authors: M. Fischler 2005
3
4#ifndef ROOT_MathX_GenVectorX_Boostfwd
5#define ROOT_MathX_GenVectorX_Boostfwd 1
6
8
9namespace ROOT {
10
11namespace ROOT_MATH_ARCH {
12
13/**
14 Class describing a pure boost in some direction
15 */
16
17class Boost;
18
19} // namespace ROOT_MATH_ARCH
20} // namespace ROOT
21
22#endif // ROOT_MathX_GenVectorX_Boostfwd