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

Namespaces

namespace  ROOT
 tbb::task_arena is an alias of tbb::interface7::task_arena, which doesn't allow to forward declare tbb::task_arena without forward declaring tbb::interface7
 
namespace  ROOT::Math
 

Typedefs

typedef DisplacementVector3D< Polar3D< double >, DefaultCoordinateSystemTagROOT::Math::Polar3DVector
 3D Vector based on the polar coordinates rho, theta, phi in double precision.
 
typedef Polar3DVector ROOT::Math::Polar3DVectorD
 
typedef DisplacementVector3D< Polar3D< float >, DefaultCoordinateSystemTagROOT::Math::Polar3DVectorF
 3D Vector based on the polar coordinates rho, theta, phi in single precision.
 
typedef DisplacementVector3D< CylindricalEta3D< double >, DefaultCoordinateSystemTagROOT::Math::RhoEtaPhiVector
 3D Vector based on the eta based cylindrical coordinates rho, eta, phi in double precision.
 
typedef RhoEtaPhiVector ROOT::Math::RhoEtaPhiVectorD
 
typedef DisplacementVector3D< CylindricalEta3D< float >, DefaultCoordinateSystemTagROOT::Math::RhoEtaPhiVectorF
 3D Vector based on the eta based cylindrical coordinates rho, eta, phi in single precision.
 
typedef DisplacementVector3D< Cylindrical3D< double >, DefaultCoordinateSystemTagROOT::Math::RhoZPhiVector
 3D Vector based on the cylindrical coordinates rho, z, phi in double precision.
 
typedef RhoZPhiVector ROOT::Math::RhoZPhiVectorD
 
typedef DisplacementVector3D< Cylindrical3D< float >, DefaultCoordinateSystemTagROOT::Math::RhoZPhiVectorF
 3D Vector based on the cylindrical coordinates rho, z, phi in single precision.
 
typedef DisplacementVector3D< Cartesian3D< double >, DefaultCoordinateSystemTagROOT::Math::XYZVector
 3D Vector based on the cartesian coordinates x,y,z in double precision
 
typedef XYZVector ROOT::Math::XYZVectorD
 
typedef DisplacementVector3D< Cartesian3D< float >, DefaultCoordinateSystemTagROOT::Math::XYZVectorF
 3D Vector based on the cartesian coordinates x,y,z in single precision