![]() |
Project
|
#include <GPUTRDTracker.h>
Public Member Functions | |
GPUd () float GetReducedChi2() | |
GPUd () Hypothesis() | |
GPUd () Hypothesis(int32_t layers | |
int32_t int32_t float | mCandidateId (candidateId) |
int32_t int32_t float | mTrackletId (trackletId) |
int32_t int32_t float | mChi2 (chi2) |
Public Attributes | |
int32_t | mLayers |
int32_t | mCandidateId |
int32_t | mTrackletId |
float | mChi2 |
int32_t | candidateId |
int32_t int32_t | trackletId |
int32_t int32_t float | chi2: mLayers(layers) |
Definition at line 84 of file GPUTRDTracker.h.
|
inline |
Definition at line 90 of file GPUTRDTracker.h.
|
inline |
Definition at line 91 of file GPUTRDTracker.h.
o2::gpu::GPUTRDTracker_t< TRDTRK, PROP >::Hypothesis::GPUd | ( | ) |
int32_t int32_t float o2::gpu::GPUTRDTracker_t< TRDTRK, PROP >::Hypothesis::mCandidateId | ( | candidateId | ) |
|
inline |
Definition at line 92 of file GPUTRDTracker.h.
int32_t int32_t float o2::gpu::GPUTRDTracker_t< TRDTRK, PROP >::Hypothesis::mTrackletId | ( | trackletId | ) |
int32_t o2::gpu::GPUTRDTracker_t< TRDTRK, PROP >::Hypothesis::candidateId |
Definition at line 92 of file GPUTRDTracker.h.
int32_t int32_t float o2::gpu::GPUTRDTracker_t< TRDTRK, PROP >::Hypothesis::chi2 |
Definition at line 92 of file GPUTRDTracker.h.
int32_t o2::gpu::GPUTRDTracker_t< TRDTRK, PROP >::Hypothesis::mCandidateId |
Definition at line 86 of file GPUTRDTracker.h.
float o2::gpu::GPUTRDTracker_t< TRDTRK, PROP >::Hypothesis::mChi2 |
Definition at line 88 of file GPUTRDTracker.h.
int32_t o2::gpu::GPUTRDTracker_t< TRDTRK, PROP >::Hypothesis::mLayers |
Definition at line 85 of file GPUTRDTracker.h.
int32_t o2::gpu::GPUTRDTracker_t< TRDTRK, PROP >::Hypothesis::mTrackletId |
Definition at line 87 of file GPUTRDTracker.h.
int32_t int32_t o2::gpu::GPUTRDTracker_t< TRDTRK, PROP >::Hypothesis::trackletId |
Definition at line 92 of file GPUTRDTracker.h.