00001 // @(#)root/mathcore:$Id: Polar2D.h 22516 2008-03-07 15:14:26Z moneta $ 00002 // Authors: W. Brown, M. Fischler, L. Moneta 2005 00003 00004 #ifndef ROOT_Math_Polar2D 00005 #define ROOT_Math_Polar2D 00006 00007 00008 #include "Math/GenVector/Polar2D.h" 00009 00010 00011 #endif