|
||||
File indexing completed on 2025-01-18 10:10:09
0001 // @(#)root/mathcore:$Id$ 0002 // Authors: W. Brown, M. Fischler, L. Moneta 2005 0003 0004 #ifndef ROOT_Math_GenVector_Cartesian2Dfwd 0005 #define ROOT_Math_GenVector_Cartesian2Dfwd 1 0006 0007 0008 namespace ROOT { 0009 0010 namespace Math { 0011 0012 template <class T> 0013 class Cartesian2D; 0014 0015 } // end namespace Math 0016 0017 } // end namespace ROOT 0018 0019 0020 #endif /* ROOT_Math_GenVector_Cartesian2Dfwd */
[ Source navigation ] | [ Diff markup ] | [ Identifier search ] | [ general search ] |
This page was automatically generated by the 2.3.7 LXR engine. The LXR team |