Go to the source code of this file.
Namespaces | |
namespace | ROOT |
namespace | ROOT::Math |
Defines | |
#define | ROOT_Math_Point2Dfwd 1 |
Typedefs | |
typedef PositionVector2D< Cartesian2D< double >, DefaultCoordinateSystemTag > | ROOT::Math::XYPoint |
typedef XYPoint | ROOT::Math::XYPointD |
typedef PositionVector2D< Cartesian2D< float >, DefaultCoordinateSystemTag > | ROOT::Math::XYPointF |
typedef PositionVector2D< Polar2D< double >, DefaultCoordinateSystemTag > | ROOT::Math::Polar2DPoint |
typedef Polar2DPoint | ROOT::Math::Polar2DPointD |
typedef PositionVector2D< Polar2D< float >, DefaultCoordinateSystemTag > | ROOT::Math::Polar2DPointF |
#define ROOT_Math_Point2Dfwd 1 |
Definition at line 17 of file Point2Dfwd.h.