Project
Loading...
Searching...
No Matches
o2::gpu::internal::GPUParam_t< T, S > Struct Template Reference

#include <GPUParam.h>

Public Attributes

rec
 
S par
 
float bzkG
 
float bzCLight
 
float qptB5Scaler
 
int8_t dodEdxDownscaled
 
int32_t continuousMaxTimeBin
 
int32_t tpcCutTimeBin
 
GPUTPCGeometry tpcGeometry
 
GPUTPCGMPolynomialField polynomialField
 
const uint32_t * occupancyMap
 
uint32_t occupancyTotal
 
GPUParamSector SectorParam [GPUCA_NSECTORS]
 

Protected Attributes

float ParamErrorsSeeding0 [2][3][4]
 
float ParamS0Par [2][3][6]
 

Detailed Description

template<class T, class S>
struct o2::gpu::internal::GPUParam_t< T, S >

Definition at line 50 of file GPUParam.h.

Member Data Documentation

◆ bzCLight

template<class T , class S >
float o2::gpu::internal::GPUParam_t< T, S >::bzCLight

Definition at line 55 of file GPUParam.h.

◆ bzkG

template<class T , class S >
float o2::gpu::internal::GPUParam_t< T, S >::bzkG

Definition at line 54 of file GPUParam.h.

◆ continuousMaxTimeBin

template<class T , class S >
int32_t o2::gpu::internal::GPUParam_t< T, S >::continuousMaxTimeBin

Definition at line 59 of file GPUParam.h.

◆ dodEdxDownscaled

template<class T , class S >
int8_t o2::gpu::internal::GPUParam_t< T, S >::dodEdxDownscaled

Definition at line 58 of file GPUParam.h.

◆ occupancyMap

template<class T , class S >
const uint32_t* o2::gpu::internal::GPUParam_t< T, S >::occupancyMap

Definition at line 64 of file GPUParam.h.

◆ occupancyTotal

template<class T , class S >
uint32_t o2::gpu::internal::GPUParam_t< T, S >::occupancyTotal

Definition at line 65 of file GPUParam.h.

◆ par

template<class T , class S >
S o2::gpu::internal::GPUParam_t< T, S >::par

Definition at line 52 of file GPUParam.h.

◆ ParamErrorsSeeding0

template<class T , class S >
float o2::gpu::internal::GPUParam_t< T, S >::ParamErrorsSeeding0[2][3][4]
protected

Definition at line 73 of file GPUParam.h.

◆ ParamS0Par

template<class T , class S >
float o2::gpu::internal::GPUParam_t< T, S >::ParamS0Par[2][3][6]
protected

Definition at line 74 of file GPUParam.h.

◆ polynomialField

template<class T , class S >
GPUTPCGMPolynomialField o2::gpu::internal::GPUParam_t< T, S >::polynomialField

Definition at line 63 of file GPUParam.h.

◆ qptB5Scaler

template<class T , class S >
float o2::gpu::internal::GPUParam_t< T, S >::qptB5Scaler

Definition at line 56 of file GPUParam.h.

◆ rec

template<class T , class S >
T o2::gpu::internal::GPUParam_t< T, S >::rec

Definition at line 51 of file GPUParam.h.

◆ SectorParam

template<class T , class S >
GPUParamSector o2::gpu::internal::GPUParam_t< T, S >::SectorParam[GPUCA_NSECTORS]

Definition at line 67 of file GPUParam.h.

◆ tpcCutTimeBin

template<class T , class S >
int32_t o2::gpu::internal::GPUParam_t< T, S >::tpcCutTimeBin

Definition at line 60 of file GPUParam.h.

◆ tpcGeometry

template<class T , class S >
GPUTPCGeometry o2::gpu::internal::GPUParam_t< T, S >::tpcGeometry

Definition at line 62 of file GPUParam.h.


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