![]() |
Project
|
#include <TPCPadBitMap.h>
Public Member Functions | |
TPCPadBitMap () | |
TPCPadBitMap (const o2::tpc::CalDet< bool > &) | |
void | setFromMap (const o2::tpc::CalDet< bool > &) |
setting the stored values from CalDet | |
GPUdi () void set(int32_t sector | |
GPUdi () void set(int32_t sector | |
GPUdi () bool isSet(int32_t sector | |
GPUdi () bool isSet(int32_t sector | |
Public Attributes | |
tpccf::Row | row |
tpccf::Row tpccf::Pad | pad |
tpccf::Row tpccf::Pad bool | c |
uint16_t | globalPad |
uint16_t bool | c |
tpccf::Row tpccf::Pad pad | const |
uint16_t globalPad | const |
GPUdi() uint16_t globalPad(tpccf uint16_t | mPadOffsetPerRow [GPUCA_ROW_COUNT] |
SectorBitMap | mBitMap [GPUCA_NSECTORS] |
Definition at line 30 of file TPCPadBitMap.h.
TPCPadBitMap::TPCPadBitMap | ( | ) |
Definition at line 22 of file TPCPadBitMap.cxx.
TPCPadBitMap::TPCPadBitMap | ( | const o2::tpc::CalDet< bool > & | map | ) |
Definition at line 35 of file TPCPadBitMap.cxx.
o2::gpu::TPCPadBitMap::GPUdi | ( | ) |
o2::gpu::TPCPadBitMap::GPUdi | ( | ) |
o2::gpu::TPCPadBitMap::GPUdi | ( | ) |
o2::gpu::TPCPadBitMap::GPUdi | ( | ) |
void TPCPadBitMap::setFromMap | ( | const o2::tpc::CalDet< bool > & | map | ) |
setting the stored values from CalDet
Definition at line 40 of file TPCPadBitMap.cxx.
tpccf::Row tpccf::Pad bool o2::gpu::TPCPadBitMap::c |
Definition at line 40 of file TPCPadBitMap.h.
uint16_t bool o2::gpu::TPCPadBitMap::c |
Definition at line 45 of file TPCPadBitMap.h.
tpccf::Row tpccf::Pad pad o2::gpu::TPCPadBitMap::const |
uint16_t globalPad o2::gpu::TPCPadBitMap::const |
Definition at line 55 of file TPCPadBitMap.h.
uint16_t o2::gpu::TPCPadBitMap::globalPad |
Definition at line 45 of file TPCPadBitMap.h.
SectorBitMap o2::gpu::TPCPadBitMap::mBitMap[GPUCA_NSECTORS] |
Definition at line 105 of file TPCPadBitMap.h.
GPUdi () uint16_t globalPad(tpccf uint16_t o2::gpu::TPCPadBitMap::mPadOffsetPerRow[GPUCA_ROW_COUNT] |
Definition at line 104 of file TPCPadBitMap.h.
tpccf::Row tpccf::Pad o2::gpu::TPCPadBitMap::pad |
Definition at line 40 of file TPCPadBitMap.h.
tpccf::Row o2::gpu::TPCPadBitMap::row |
Definition at line 40 of file TPCPadBitMap.h.