#include <GPUTRDSpacePoint.h>
|
| float | y = 0 |
| |
| float float | z = 0 |
| |
| float float float | dy |
| |
| float | mY |
| |
| float | mZ |
| |
| float | mDy |
| |
Definition at line 25 of file GPUTRDSpacePoint.h.
◆ GPUd()
| o2::gpu::GPUTRDSpacePoint::GPUd |
( |
| ) |
|
|
pure virtual |
◆ dy
| float float float o2::gpu::GPUTRDSpacePoint::dy |
Initial value:
GPUd() float getX()
const {
return mX; }
GPUd() float getY()
const {
return mY; }
GPUd() float getZ()
const {
return mZ; }
GPUd() float getDy()
const {
return mDy; }
private:
float mX
GPUd() GPUTRDSpacePoint(float x=0
typedef void(APIENTRYP PFNGLCULLFACEPROC)(GLenum mode)
GLdouble GLdouble GLdouble z
Definition at line 28 of file GPUTRDSpacePoint.h.
◆ mDy
| float o2::gpu::GPUTRDSpacePoint::mDy |
◆ mY
| float o2::gpu::GPUTRDSpacePoint::mY |
◆ mZ
| float o2::gpu::GPUTRDSpacePoint::mZ |
| float o2::gpu::GPUTRDSpacePoint::y = 0 |
| float float o2::gpu::GPUTRDSpacePoint::z = 0 |
The documentation for this class was generated from the following file: