#include <TrackInterpolation.h>
Definition at line 109 of file TrackInterpolation.h.
◆ ClassDefNV()
◆ q0TRD()
| uint16_t o2::tpc::DetInfoResid::q0TRD |
( |
| ) |
const |
|
inline |
◆ q1TRD()
| uint16_t o2::tpc::DetInfoResid::q1TRD |
( |
| ) |
const |
|
inline |
◆ q2TRD()
| uint16_t o2::tpc::DetInfoResid::q2TRD |
( |
| ) |
const |
|
inline |
◆ qMaxTPC()
| uint16_t o2::tpc::DetInfoResid::qMaxTPC |
( |
| ) |
const |
|
inline |
◆ qTotTPC()
| uint16_t o2::tpc::DetInfoResid::qTotTPC |
( |
| ) |
const |
|
inline |
◆ setPV()
| void o2::tpc::DetInfoResid::setPV |
( |
float |
t | ) |
|
|
inline |
◆ setTOF()
| void o2::tpc::DetInfoResid::setTOF |
( |
float |
t | ) |
|
|
inline |
◆ setTPC()
| void o2::tpc::DetInfoResid::setTPC |
( |
uint16_t |
qTot, |
|
|
uint16_t |
qMax |
|
) |
| |
|
inline |
◆ setTRD()
| void o2::tpc::DetInfoResid::setTRD |
( |
uint8_t |
q0, |
|
|
uint8_t |
q1, |
|
|
uint8_t |
q2, |
|
|
float |
slope |
|
) |
| |
|
inline |
◆ slopeTRD()
| float o2::tpc::DetInfoResid::slopeTRD |
( |
| ) |
const |
|
inline |
◆ timePV()
| float o2::tpc::DetInfoResid::timePV |
( |
| ) |
const |
|
inline |
◆ timeTOF()
| float o2::tpc::DetInfoResid::timeTOF |
( |
| ) |
const |
|
inline |
◆ TRDInt2Slope
| constexpr float o2::tpc::DetInfoResid::TRDInt2Slope = 1.f / TRDSlope2Int |
|
static |
◆ TRDMaxSlope
| constexpr float o2::tpc::DetInfoResid::TRDMaxSlope = 3.5 |
|
staticconstexpr |
◆ TRDQ0Msk
| constexpr uint32_t o2::tpc::DetInfoResid::TRDQ0Msk = (1 << TRDQ0NB) - 1 |
|
staticconstexpr |
◆ TRDQ0NB
| constexpr uint32_t o2::tpc::DetInfoResid::TRDQ0NB = 7 |
|
staticconstexpr |
◆ TRDQ1Msk
| constexpr uint32_t o2::tpc::DetInfoResid::TRDQ1Msk = (1 << TRDQ1NB) - 1 |
|
static |
◆ TRDQ1NB
| constexpr uint32_t o2::tpc::DetInfoResid::TRDQ1NB = 7 |
|
static |
◆ TRDQ2Msk
| constexpr uint32_t o2::tpc::DetInfoResid::TRDQ2Msk = ((1 << TRDQ2NB) - 1) |
|
static |
◆ TRDQ2NB
| constexpr uint32_t o2::tpc::DetInfoResid::TRDQ2NB = 6 |
|
static |
◆ TRDSlope2Int
| constexpr float o2::tpc::DetInfoResid::TRDSlope2Int = ((1 << TRDSlpNB) - 1) / (2 * TRDMaxSlope) |
|
static |
◆ TRDSlpMsk
| constexpr uint32_t o2::tpc::DetInfoResid::TRDSlpMsk = (1 << TRDSlpNB) - 1 |
|
static |
◆ TRDSlpNB
| constexpr uint32_t o2::tpc::DetInfoResid::TRDSlpNB = 12 |
|
static |
◆ word
| uint32_t o2::tpc::DetInfoResid::word = 0 |
The documentation for this struct was generated from the following file:
- /home/runner/work/AliceO2/AliceO2/Detectors/TPC/calibration/SpacePoints/include/SpacePoints/TrackInterpolation.h