![]() |
Project
|
#include <GPUDisplayMagneticField.h>
Public Attributes | |
float | MinZ |
float | MaxZ |
float | MultiplicativeFactor |
int32_t | ZSegments |
float | SegDim1 [MAX_DIM1_SEGMENTS] |
int32_t | BegSegDim2 [MAX_DIM1_SEGMENTS] |
int32_t | NSegDim2 [MAX_DIM1_SEGMENTS] |
float | SegDim2 [MAX_DIM2_SEGMENTS] |
int32_t | BegSegDim3 [MAX_DIM2_SEGMENTS] |
int32_t | NSegDim3 [MAX_DIM2_SEGMENTS] |
float | SegDim3 [MAX_DIM3_SEGMENTS] |
int32_t | SegID [MAX_DIM3_SEGMENTS] |
Definition at line 59 of file GPUDisplayMagneticField.h.
int32_t o2::gpu::GPUDisplayMagneticField::SegmentsUniform< MAX_DIM1_SEGMENTS, MAX_DIM2_SEGMENTS, MAX_DIM3_SEGMENTS >::BegSegDim2[MAX_DIM1_SEGMENTS] |
Definition at line 68 of file GPUDisplayMagneticField.h.
int32_t o2::gpu::GPUDisplayMagneticField::SegmentsUniform< MAX_DIM1_SEGMENTS, MAX_DIM2_SEGMENTS, MAX_DIM3_SEGMENTS >::BegSegDim3[MAX_DIM2_SEGMENTS] |
Definition at line 73 of file GPUDisplayMagneticField.h.
float o2::gpu::GPUDisplayMagneticField::SegmentsUniform< MAX_DIM1_SEGMENTS, MAX_DIM2_SEGMENTS, MAX_DIM3_SEGMENTS >::MaxZ |
Definition at line 61 of file GPUDisplayMagneticField.h.
float o2::gpu::GPUDisplayMagneticField::SegmentsUniform< MAX_DIM1_SEGMENTS, MAX_DIM2_SEGMENTS, MAX_DIM3_SEGMENTS >::MinZ |
Definition at line 60 of file GPUDisplayMagneticField.h.
float o2::gpu::GPUDisplayMagneticField::SegmentsUniform< MAX_DIM1_SEGMENTS, MAX_DIM2_SEGMENTS, MAX_DIM3_SEGMENTS >::MultiplicativeFactor |
Definition at line 62 of file GPUDisplayMagneticField.h.
int32_t o2::gpu::GPUDisplayMagneticField::SegmentsUniform< MAX_DIM1_SEGMENTS, MAX_DIM2_SEGMENTS, MAX_DIM3_SEGMENTS >::NSegDim2[MAX_DIM1_SEGMENTS] |
Definition at line 69 of file GPUDisplayMagneticField.h.
int32_t o2::gpu::GPUDisplayMagneticField::SegmentsUniform< MAX_DIM1_SEGMENTS, MAX_DIM2_SEGMENTS, MAX_DIM3_SEGMENTS >::NSegDim3[MAX_DIM2_SEGMENTS] |
Definition at line 74 of file GPUDisplayMagneticField.h.
float o2::gpu::GPUDisplayMagneticField::SegmentsUniform< MAX_DIM1_SEGMENTS, MAX_DIM2_SEGMENTS, MAX_DIM3_SEGMENTS >::SegDim1[MAX_DIM1_SEGMENTS] |
Definition at line 66 of file GPUDisplayMagneticField.h.
float o2::gpu::GPUDisplayMagneticField::SegmentsUniform< MAX_DIM1_SEGMENTS, MAX_DIM2_SEGMENTS, MAX_DIM3_SEGMENTS >::SegDim2[MAX_DIM2_SEGMENTS] |
Definition at line 71 of file GPUDisplayMagneticField.h.
float o2::gpu::GPUDisplayMagneticField::SegmentsUniform< MAX_DIM1_SEGMENTS, MAX_DIM2_SEGMENTS, MAX_DIM3_SEGMENTS >::SegDim3[MAX_DIM3_SEGMENTS] |
Definition at line 76 of file GPUDisplayMagneticField.h.
int32_t o2::gpu::GPUDisplayMagneticField::SegmentsUniform< MAX_DIM1_SEGMENTS, MAX_DIM2_SEGMENTS, MAX_DIM3_SEGMENTS >::SegID[MAX_DIM3_SEGMENTS] |
Definition at line 78 of file GPUDisplayMagneticField.h.
int32_t o2::gpu::GPUDisplayMagneticField::SegmentsUniform< MAX_DIM1_SEGMENTS, MAX_DIM2_SEGMENTS, MAX_DIM3_SEGMENTS >::ZSegments |
Definition at line 64 of file GPUDisplayMagneticField.h.