#include <PadPos.h>
Definition at line 34 of file PadPos.h.
◆ PadPos()
o2::tpc::PadPos::PadPos |
( |
| ) |
|
|
default |
◆ GPUdi() [1/9]
o2::tpc::PadPos::GPUdi |
( |
| ) |
const |
|
inline |
check if is valid
- Returns
- pad valid
Definition at line 76 of file PadPos.h.
◆ GPUdi() [2/9]
o2::tpc::PadPos::GPUdi |
( |
| ) |
|
equal operator
row number
◆ GPUdi() [3/9]
o2::tpc::PadPos::GPUdi |
( |
| ) |
const |
constructor
- Parameters
-
[in] | row | pad row |
[in] | pad | pad in a row |
◆ GPUdi() [4/9]
o2::tpc::PadPos::GPUdi |
( |
| ) |
const |
|
inline |
numeric pad number
- Returns
- numeric pad number
Definition at line 51 of file PadPos.h.
◆ GPUdi() [5/9]
o2::tpc::PadPos::GPUdi |
( |
| ) |
const |
|
inline |
numeric row number
- Returns
- numeric row number
Definition at line 47 of file PadPos.h.
◆ GPUdi() [6/9]
o2::tpc::PadPos::GPUdi |
( |
| ) |
const |
|
inline |
add row offset
- Parameters
-
[in] | rowOffset | row offset to add |
Definition at line 63 of file PadPos.h.
◆ GPUdi() [7/9]
o2::tpc::PadPos::GPUdi |
( |
| ) |
const |
setter for row and pad number
- Parameters
-
[in] | row | row number |
[in] | pad | pad number |
◆ GPUdi() [8/9]
o2::tpc::PadPos::GPUdi |
( |
| ) |
const |
|
inline |
setter for pad number
- Parameters
-
Definition at line 59 of file PadPos.h.
◆ GPUdi() [9/9]
o2::tpc::PadPos::GPUdi |
( |
| ) |
const |
|
inline |
setter for row number
- Parameters
-
Definition at line 55 of file PadPos.h.
◆ mPad()
const unsigned char o2::tpc::PadPos::mPad |
( |
pad |
| ) |
|
|
inline |
◆ mPad [1/2]
o2::tpc::PadPos::mPad = pad |
◆ mPad [2/2]
unsigned char o2::tpc::PadPos::mPad {0} |
pad number in row
Definition at line 98 of file PadPos.h.
◆ pad
const unsigned char o2::tpc::PadPos::pad |
Initial value:
Definition at line 43 of file PadPos.h.
The documentation for this class was generated from the following file:
- /home/runner/work/AliceO2/AliceO2/Detectors/TPC/base/include/TPCBase/PadPos.h