Logo ROOT  
Reference Guide
 
Loading...
Searching...
No Matches
Point2Dfwd.h File Reference
Include dependency graph for Point2Dfwd.h:
This graph shows which files directly or indirectly include this file:

Namespaces

namespace  ROOT
 
namespace  ROOT::ROOT_MATH_ARCH
 

Typedefs

typedef PositionVector2D< Polar2D< double >, DefaultCoordinateSystemTagROOT::ROOT_MATH_ARCH::Polar2DPoint
 2D Point based on the polar coordinates rho, theta, phi in double precision.
 
typedef Polar2DPoint ROOT::ROOT_MATH_ARCH::Polar2DPointD
 
typedef PositionVector2D< Polar2D< float >, DefaultCoordinateSystemTagROOT::ROOT_MATH_ARCH::Polar2DPointF
 2D Point based on the polar coordinates rho, theta, phi in single precision.
 
typedef PositionVector2D< Cartesian2D< double >, DefaultCoordinateSystemTagROOT::ROOT_MATH_ARCH::XYPoint
 2D Point based on the cartesian coordinates x,y,z in double precision
 
typedef XYPoint ROOT::ROOT_MATH_ARCH::XYPointD
 
typedef PositionVector2D< Cartesian2D< float >, DefaultCoordinateSystemTagROOT::ROOT_MATH_ARCH::XYPointF
 2D Point based on the cartesian coordinates x,y,z in single precision