Warning, file /include/root/Math/GenVector/DisplacementVector2Dfwd.h was not indexed
or was modified since last indexation (in which case cross-reference links may be missing, inaccurate or erroneous).
0001
0002
0003
0004 #ifndef ROOT_Math_GenVector_DisplacementVector2Dfwd
0005 #define ROOT_Math_GenVector_DisplacementVector2Dfwd 1
0006
0007
0008 namespace ROOT {
0009 namespace Math {
0010
0011
0012
0013
0014 template< class CoordSystem, class Tag >
0015 class DisplacementVector2D;
0016
0017 }
0018 }
0019
0020
0021 #endif