![]() |
Project
|
#include <CartesianGPU.h>
Inherited by o2::math_utils::detail::GPUPoint3D< T, I >.
Public Member Functions | |
GPUdDefault () GPUPoint2D()=default | |
GPUhd () GPUPoint2D(T a | |
T | yy (b) |
GPUhd () float X() const | |
GPUhd () float Y() const | |
GPUd () float R() const | |
GPUd () void SetX(float v) | |
GPUd () void SetY(float v) | |
Public Attributes | |
T | b: xx(a) |
T | xx |
T | yy |
Definition at line 26 of file CartesianGPU.h.
|
inline |
Definition at line 31 of file CartesianGPU.h.
|
inline |
Definition at line 32 of file CartesianGPU.h.
|
inline |
Definition at line 33 of file CartesianGPU.h.
|
default |
|
inline |
Definition at line 29 of file CartesianGPU.h.
|
inline |
Definition at line 30 of file CartesianGPU.h.
o2::math_utils::detail::GPUPoint2D< T, I >::GPUhd | ( | ) |
Definition at line 28 of file CartesianGPU.h.
Definition at line 28 of file CartesianGPU.h.
T o2::math_utils::detail::GPUPoint2D< T, I >::xx |
Definition at line 34 of file CartesianGPU.h.
T o2::math_utils::detail::GPUPoint2D< T, I >::yy |
Definition at line 35 of file CartesianGPU.h.