Project
Loading...
Searching...
No Matches
o2::gpu::GPUTPCClusterRejection Struct Reference

#include <GPUTPCClusterRejection.h>

Public Member Functions

template<class T , class S >
 GPUdi () static bool IsTrackRejected(const T &trk
 
template<bool C, class T = void, class S = void>
 GPUdi () static const expr bool GetRejectionStatus(int32_t attach
 

Public Attributes

const Sparam
 
bool & physics
 
bool T * counts = nullptr
 

Detailed Description

Definition at line 23 of file GPUTPCClusterRejection.h.

Member Function Documentation

◆ GPUdi() [1/2]

template<class T , class S >
o2::gpu::GPUTPCClusterRejection::GPUdi ( ) const &

◆ GPUdi() [2/2]

template<bool C, class T = void, class S = void>
o2::gpu::GPUTPCClusterRejection::GPUdi ( ) const

Member Data Documentation

◆ counts

bool T* o2::gpu::GPUTPCClusterRejection::counts = nullptr

Definition at line 31 of file GPUTPCClusterRejection.h.

◆ param

const S& o2::gpu::GPUTPCClusterRejection::param
Initial value:
{
return CAMath::Abs(trk.GetParam().GetQPt() * param.qptB5Scaler) > param.rec.tpc.rejectQPtB5 || trk.MergedLooper()
GLenum GLfloat param
Definition glcorearb.h:271

Definition at line 25 of file GPUTPCClusterRejection.h.

◆ physics

bool& o2::gpu::GPUTPCClusterRejection::physics

Definition at line 31 of file GPUTPCClusterRejection.h.


The documentation for this struct was generated from the following file: