Logo ROOT  
Reference Guide
 
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Modules Pages
Loading...
Searching...
No Matches
Point2Dfwd.h File Reference
This graph shows which files directly or indirectly include this file:

Namespaces

namespace  ROOT
 This file contains a specialised ROOT message handler to test for diagnostic in unit tests.
 
namespace  ROOT::Math
 

Typedefs

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