Point3D.h

Go to the documentation of this file.
00001 // @(#)root/mathcore:$Id: Point3D.h 22516 2008-03-07 15:14:26Z moneta $
00002 // Authors: W. Brown, M. Fischler, L. Moneta    2005  
00003 
00004 #ifndef ROOT_Math_Point3D  
00005 #define ROOT_Math_Point3D 
00006 
00007 // defines typedefs to specific vectors and forward declarations
00008 #include "Math/Point3Dfwd.h"
00009 
00010 // coordinate system types 
00011 #include "Math/GenVector/Cartesian3D.h"
00012 #include "Math/GenVector/CylindricalEta3D.h"
00013 #include "Math/GenVector/Polar3D.h"
00014 #include "Math/GenVector/Cylindrical3D.h"
00015 
00016 // generic Point3D class definition
00017 #include "Math/GenVector/PositionVector3D.h"
00018 
00019 
00020 #endif
00021 

Generated on Tue Jul 5 14:25:36 2011 for ROOT_528-00b_version by  doxygen 1.5.1