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

#include <GPUParamRTC.h>

Inherits o2::gpu::internal::GPUParam_t< gpu_rtc::GPUSettingsRec, gpu_rtc::GPUSettingsParam >.

Public Member Functions

void setFrom (const GPUParam &param)
 

Static Public Member Functions

static std::string generateRTCCode (const GPUParam &param, bool useConstexpr)
 

Additional Inherited Members

- Public Attributes inherited from o2::gpu::internal::GPUParam_t< gpu_rtc::GPUSettingsRec, gpu_rtc::GPUSettingsParam >
gpu_rtc::GPUSettingsRec rec
 
gpu_rtc::GPUSettingsParam par
 
float bzkG
 
float bzCLight
 
float qptB5Scaler
 
int8_t dodEdxEnabled
 
int32_t continuousMaxTimeBin
 
int32_t tpcCutTimeBin
 
GPUTPCGMPolynomialField polynomialField
 
const uint32_t * occupancyMap
 
uint32_t occupancyTotal
 
uint32_t occupancyMapSize
 
- Static Public Attributes inherited from o2::gpu::internal::GPUParam_t< gpu_rtc::GPUSettingsRec, gpu_rtc::GPUSettingsParam >
static constexpr float dAlpha
 
- Protected Attributes inherited from o2::gpu::internal::GPUParam_t< gpu_rtc::GPUSettingsRec, gpu_rtc::GPUSettingsParam >
float ParamErrors [2][4][4]
 

Detailed Description

Definition at line 34 of file GPUParamRTC.h.

Member Function Documentation

◆ generateRTCCode()

std::string GPUParamRTC::generateRTCCode ( const GPUParam param,
bool  useConstexpr 
)
static

Definition at line 161 of file GPUParam.cxx.

◆ setFrom()

void GPUParamRTC::setFrom ( const GPUParam param)

Definition at line 156 of file GPUParam.cxx.


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