![]() |
Project
|
#include <TPCPadGainCalib.h>
Public Member Functions | |
TPCPadGainCalib () | |
TPCPadGainCalib (const o2::tpc::CalDet< float > &) | |
TPCPadGainCalib (const o2::tpc::CalDet< float > &, const float minValue, const float maxValue, const bool inv) | |
void | setFromMap (const o2::tpc::CalDet< float > &, const bool inv=true) |
GPUdi () void setGainCorrection(int32_t sector | |
GPUdi () void setGainCorrection(int32_t sector | |
GPUdi () float getGainCorrection(int32_t sector | |
GPUdi () uint16_t globalPad(tpccf | |
GPUdi () void setMaxCorrectionFactor(const float maxCorrectionFactor) | |
Public Attributes | |
tpccf::Row | row |
tpccf::Row tpccf::Pad | pad |
tpccf::Row tpccf::Pad float | c |
uint16_t | globalPad |
uint16_t float | c |
tpccf::Row tpccf::Pad pad | const |
Definition at line 44 of file TPCPadGainCalib.h.
TPCPadGainCalib::TPCPadGainCalib | ( | ) |
Definition at line 22 of file TPCPadGainCalib.cxx.
TPCPadGainCalib::TPCPadGainCalib | ( | const o2::tpc::CalDet< float > & | gainMap | ) |
Definition at line 35 of file TPCPadGainCalib.cxx.
TPCPadGainCalib::TPCPadGainCalib | ( | const o2::tpc::CalDet< float > & | gainMap, |
const float | minValue, | ||
const float | maxValue, | ||
const bool | inv | ||
) |
constructor
minValue | minimum value which will be stored |
maxValue | maximum value which will be stored |
inv | setting the inverse value |
Definition at line 40 of file TPCPadGainCalib.cxx.
o2::gpu::TPCPadGainCalib::GPUdi | ( | ) |
|
inline |
Definition at line 77 of file TPCPadGainCalib.h.
o2::gpu::TPCPadGainCalib::GPUdi | ( | ) |
o2::gpu::TPCPadGainCalib::GPUdi | ( | ) |
|
inline |
Definition at line 89 of file TPCPadGainCalib.h.
void TPCPadGainCalib::setFromMap | ( | const o2::tpc::CalDet< float > & | gainMap, |
const bool | inv = true |
||
) |
setting the stored values from CalDet
inv | setting the inverse value |
Definition at line 47 of file TPCPadGainCalib.cxx.
tpccf::Row tpccf::Pad float o2::gpu::TPCPadGainCalib::c |
Definition at line 62 of file TPCPadGainCalib.h.
uint16_t float o2::gpu::TPCPadGainCalib::c |
Definition at line 67 of file TPCPadGainCalib.h.
tpccf::Row tpccf::Pad pad o2::gpu::TPCPadGainCalib::const |
Definition at line 72 of file TPCPadGainCalib.h.
uint16_t o2::gpu::TPCPadGainCalib::globalPad |
Definition at line 67 of file TPCPadGainCalib.h.
tpccf::Row tpccf::Pad o2::gpu::TPCPadGainCalib::pad |
Definition at line 62 of file TPCPadGainCalib.h.
tpccf::Row o2::gpu::TPCPadGainCalib::row |
Definition at line 62 of file TPCPadGainCalib.h.