#include <GPUTPCGMBorderTrack.h>
|
float | x { mP[i] = x |
|
float | y1 |
|
float float | cx1 |
|
float float float | cxy1 |
|
float float float float | cy1 |
|
float float float float float | x2 |
|
float float float float float float | y2 |
|
float float float float float float float | cx2 |
|
float float float float float float float float | cxy2 |
|
float float float float float float float float float | cy2 |
|
float float float float float float float float float float | chi2cut |
|
float | dy = y1 - y2 |
|
float | cx = cx1 + cx2 |
|
float | cxy = cxy1 + cxy2 |
|
float | cy = cy1 + cy2 |
|
float | det = cx * cy - cxy * cxy |
|
float chi2cut | const |
|
The class describes TPC sector tracks at sector borders. Used in GPUTPCGMMerger
Definition at line 30 of file GPUTPCGMBorderTrack.h.
◆ GPUd() [1/21]
o2::gpu::GPUTPCGMBorderTrack::GPUd |
( |
| ) |
const & |
◆ GPUd() [2/21]
o2::gpu::GPUTPCGMBorderTrack::GPUd |
( |
| ) |
const & |
◆ GPUd() [3/21]
o2::gpu::GPUTPCGMBorderTrack::GPUd |
( |
| ) |
const & |
◆ GPUd() [4/21]
o2::gpu::GPUTPCGMBorderTrack::GPUd |
( |
| ) |
const & |
◆ GPUd() [5/21]
o2::gpu::GPUTPCGMBorderTrack::GPUd |
( |
| ) |
const & |
◆ GPUd() [6/21]
o2::gpu::GPUTPCGMBorderTrack::GPUd |
( |
| ) |
const |
|
inline |
◆ GPUd() [7/21]
o2::gpu::GPUTPCGMBorderTrack::GPUd |
( |
| ) |
const |
|
inline |
◆ GPUd() [8/21]
o2::gpu::GPUTPCGMBorderTrack::GPUd |
( |
| ) |
const |
|
inline |
◆ GPUd() [9/21]
o2::gpu::GPUTPCGMBorderTrack::GPUd |
( |
| ) |
const |
|
inline |
◆ GPUd() [10/21]
o2::gpu::GPUTPCGMBorderTrack::GPUd |
( |
| ) |
const |
|
inline |
◆ GPUd() [11/21]
o2::gpu::GPUTPCGMBorderTrack::GPUd |
( |
| ) |
const |
|
inline |
◆ GPUd() [12/21]
o2::gpu::GPUTPCGMBorderTrack::GPUd |
( |
| ) |
const |
|
inline |
◆ GPUd() [13/21]
o2::gpu::GPUTPCGMBorderTrack::GPUd |
( |
| ) |
|
◆ GPUd() [14/21]
o2::gpu::GPUTPCGMBorderTrack::GPUd |
( |
| ) |
|
|
inline |
◆ GPUd() [15/21]
o2::gpu::GPUTPCGMBorderTrack::GPUd |
( |
| ) |
|
◆ GPUd() [16/21]
o2::gpu::GPUTPCGMBorderTrack::GPUd |
( |
| ) |
|
◆ GPUd() [17/21]
o2::gpu::GPUTPCGMBorderTrack::GPUd |
( |
| ) |
|
|
inline |
◆ GPUd() [18/21]
o2::gpu::GPUTPCGMBorderTrack::GPUd |
( |
| ) |
|
◆ GPUd() [19/21]
o2::gpu::GPUTPCGMBorderTrack::GPUd |
( |
| ) |
|
|
inline |
◆ GPUd() [20/21]
o2::gpu::GPUTPCGMBorderTrack::GPUd |
( |
| ) |
|
|
inline |
◆ GPUd() [21/21]
o2::gpu::GPUTPCGMBorderTrack::GPUd |
( |
| ) |
|
|
inline |
◆ if()
o2::gpu::GPUTPCGMBorderTrack::if |
( |
CAMath::Abs(d) |
, |
|
|
0.3f && |
CAMath::Absd, |
|
|
0.5f * |
CAMath::MinCAMath::Abs(mP[4]), CAMath::Abs(t.mP[4]) |
|
) |
| |
|
inline |
◆ return() [1/4]
o2::gpu::GPUTPCGMBorderTrack::return |
( |
| ) |
|
◆ return() [2/4]
o2::gpu::GPUTPCGMBorderTrack::return |
( |
| ) |
|
◆ return() [3/4]
o2::gpu::GPUTPCGMBorderTrack::return |
( |
| ) |
|
◆ return() [4/4]
o2::gpu::GPUTPCGMBorderTrack::return |
( |
| ) |
|
◆ chi2cut
float float float float float float float float float float o2::gpu::GPUTPCGMBorderTrack::chi2cut |
Initial value:{
float float float float float x2
GLuint GLfloat GLfloat GLfloat x1
Definition at line 49 of file GPUTPCGMBorderTrack.h.
◆ const
float chi2cut o2::gpu::GPUTPCGMBorderTrack::const |
◆ cx
float o2::gpu::GPUTPCGMBorderTrack::cx = cx1 + cx2 |
◆ cx1
float float o2::gpu::GPUTPCGMBorderTrack::cx1 |
◆ cx2
float float float float float float float o2::gpu::GPUTPCGMBorderTrack::cx2 |
◆ cxy
float o2::gpu::GPUTPCGMBorderTrack::cxy = cxy1 + cxy2 |
◆ cxy1
float float float o2::gpu::GPUTPCGMBorderTrack::cxy1 |
◆ cxy2
float float float float float float float float o2::gpu::GPUTPCGMBorderTrack::cxy2 |
◆ cy
float o2::gpu::GPUTPCGMBorderTrack::cy = cy1 + cy2 |
◆ cy1
float float float float o2::gpu::GPUTPCGMBorderTrack::cy1 |
◆ cy2
float float float float float float float float float o2::gpu::GPUTPCGMBorderTrack::cy2 |
◆ det
float o2::gpu::GPUTPCGMBorderTrack::det = cx * cy - cxy * cxy |
◆ dy
float o2::gpu::GPUTPCGMBorderTrack::dy = y1 - y2 |
float o2::gpu::GPUTPCGMBorderTrack::x { mP[i] = x |
◆ x2
float float float float float o2::gpu::GPUTPCGMBorderTrack::x2 |
◆ y1
float o2::gpu::GPUTPCGMBorderTrack::y1 |
◆ y2
float float float float float float o2::gpu::GPUTPCGMBorderTrack::y2 |
The documentation for this class was generated from the following file: