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

Namespaces

namespace  ROOT
 
namespace  ROOT::ROOT_MATH_ARCH
 

Typedefs

typedef PositionVector3D< Polar3D< double >, DefaultCoordinateSystemTagROOT::ROOT_MATH_ARCH::Polar3DPoint
 3D Point based on the polar coordinates rho, theta, phi in double precision.
 
typedef Polar3DPoint ROOT::ROOT_MATH_ARCH::Polar3DPointD
 
typedef PositionVector3D< Polar3D< float >, DefaultCoordinateSystemTagROOT::ROOT_MATH_ARCH::Polar3DPointF
 3D Point based on the polar coordinates rho, theta, phi in single precision.
 
typedef PositionVector3D< CylindricalEta3D< double >, DefaultCoordinateSystemTagROOT::ROOT_MATH_ARCH::RhoEtaPhiPoint
 3D Point based on the eta based cylindrical coordinates rho, eta, phi in double precision.
 
typedef RhoEtaPhiPoint ROOT::ROOT_MATH_ARCH::RhoEtaPhiPointD
 
typedef PositionVector3D< CylindricalEta3D< float >, DefaultCoordinateSystemTagROOT::ROOT_MATH_ARCH::RhoEtaPhiPointF
 3D Point based on the eta based cylindrical coordinates rho, eta, phi in single precision.
 
typedef PositionVector3D< Cylindrical3D< double >, DefaultCoordinateSystemTagROOT::ROOT_MATH_ARCH::RhoZPhiPoint
 3D Point based on the cylindrical coordinates rho, z, phi in double precision.
 
typedef RhoZPhiPoint ROOT::ROOT_MATH_ARCH::RhoZPhiPointD
 
typedef PositionVector3D< Cylindrical3D< float >, DefaultCoordinateSystemTagROOT::ROOT_MATH_ARCH::RhoZPhiPointF
 3D Point based on the cylindrical coordinates rho, z, phi in single precision.
 
typedef PositionVector3D< Cartesian3D< double >, DefaultCoordinateSystemTagROOT::ROOT_MATH_ARCH::XYZPoint
 3D Point based on the cartesian coordinates x,y,z in double precision
 
typedef XYZPoint ROOT::ROOT_MATH_ARCH::XYZPointD
 
typedef PositionVector3D< Cartesian3D< float >, DefaultCoordinateSystemTagROOT::ROOT_MATH_ARCH::XYZPointF
 3D Point based on the cartesian coordinates x,y,z in single precision