Logo ROOT  
Reference Guide
 
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Modules Pages
Loading...
Searching...
No Matches
Vector2Dfwd.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 DisplacementVector2D< Polar2D< double >, DefaultCoordinateSystemTagROOT::Math::Polar2DVector
 2D Vector based on the polar coordinates rho, phi in double precision.
 
typedef Polar2DVector ROOT::Math::Polar2DVectorD
 
typedef DisplacementVector2D< Polar2D< float >, DefaultCoordinateSystemTagROOT::Math::Polar2DVectorF
 2D Vector based on the polar coordinates rho, phi in single precision.
 
typedef DisplacementVector2D< Cartesian2D< double >, DefaultCoordinateSystemTagROOT::Math::XYVector
 2D Vector based on the cartesian coordinates x,y in double precision
 
typedef XYVector ROOT::Math::XYVectorD
 
typedef DisplacementVector2D< Cartesian2D< float >, DefaultCoordinateSystemTagROOT::Math::XYVectorF
 2D Vector based on the cartesian coordinates x,y,z in single precision