Project
Loading...
Searching...
No Matches
o2::gpu::TPCFastTransformGeo::RowInfo Struct Reference

The struct contains necessary info about TPC padrow. More...

#include <TPCFastTransformGeo.h>

Public Member Functions

 GPUd () float getUwidth() const
 get width in U
 
 ClassDefNV (RowInfo, 1)
 

Public Attributes

float x
 nominal X coordinate of the row [cm]
 
int32_t maxPad
 maximal pad number = n pads - 1
 
float padWidth
 width of pads [cm]
 
float u0
 min. u coordinate
 
float scaleUtoSU
 scale for su (scaled u ) coordinate
 
float scaleSUtoU
 scale for u coordinate
 

Detailed Description

The struct contains necessary info about TPC padrow.

Definition at line 45 of file TPCFastTransformGeo.h.

Member Function Documentation

◆ ClassDefNV()

o2::gpu::TPCFastTransformGeo::RowInfo::ClassDefNV ( RowInfo  ,
 
)

◆ GPUd()

o2::gpu::TPCFastTransformGeo::RowInfo::GPUd ( ) const
inline

get width in U

Definition at line 54 of file TPCFastTransformGeo.h.

Member Data Documentation

◆ maxPad

int32_t o2::gpu::TPCFastTransformGeo::RowInfo::maxPad

maximal pad number = n pads - 1

Definition at line 47 of file TPCFastTransformGeo.h.

◆ padWidth

float o2::gpu::TPCFastTransformGeo::RowInfo::padWidth

width of pads [cm]

Definition at line 48 of file TPCFastTransformGeo.h.

◆ scaleSUtoU

float o2::gpu::TPCFastTransformGeo::RowInfo::scaleSUtoU

scale for u coordinate

Definition at line 51 of file TPCFastTransformGeo.h.

◆ scaleUtoSU

float o2::gpu::TPCFastTransformGeo::RowInfo::scaleUtoSU

scale for su (scaled u ) coordinate

Definition at line 50 of file TPCFastTransformGeo.h.

◆ u0

float o2::gpu::TPCFastTransformGeo::RowInfo::u0

min. u coordinate

Definition at line 49 of file TPCFastTransformGeo.h.

◆ x

float o2::gpu::TPCFastTransformGeo::RowInfo::x

nominal X coordinate of the row [cm]

Definition at line 46 of file TPCFastTransformGeo.h.


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