#include <Deformations.h>
|
void | init (const std::filesystem::path &) |
|
double | getDeformationX (unsigned int id, double u, double v) const |
|
double | getDeformationY (unsigned int id, double u, double v) const |
|
double | getDeformationZ (unsigned int id, double u, double v) const |
|
double | getDeformation (unsigned int id, unsigned int axis, double u, double v) const |
|
std::array< double, 3 > | getDeformation (unsigned int id, double u, double v) const |
|
std::array< unsigned int, 3 > | getOrders (unsigned int id) const |
|
const o2::math_utils::Legendre2DPolynominal & | getLegendre (unsigned int id, unsigned int axis) const |
|
Definition at line 23 of file Deformations.h.
◆ getDeformation() [1/2]
std::array< double, 3 > o2::its3::align::Deformations::getDeformation |
( |
unsigned int |
id, |
|
|
double |
u, |
|
|
double |
v |
|
) |
| const |
|
inline |
◆ getDeformation() [2/2]
double o2::its3::align::Deformations::getDeformation |
( |
unsigned int |
id, |
|
|
unsigned int |
axis, |
|
|
double |
u, |
|
|
double |
v |
|
) |
| const |
|
inline |
◆ getDeformationX()
double o2::its3::align::Deformations::getDeformationX |
( |
unsigned int |
id, |
|
|
double |
u, |
|
|
double |
v |
|
) |
| const |
|
inline |
◆ getDeformationY()
double o2::its3::align::Deformations::getDeformationY |
( |
unsigned int |
id, |
|
|
double |
u, |
|
|
double |
v |
|
) |
| const |
|
inline |
◆ getDeformationZ()
double o2::its3::align::Deformations::getDeformationZ |
( |
unsigned int |
id, |
|
|
double |
u, |
|
|
double |
v |
|
) |
| const |
|
inline |
◆ getLegendre()
◆ getOrders()
std::array< unsigned int, 3 > o2::its3::align::Deformations::getOrders |
( |
unsigned int |
id | ) |
const |
|
inline |
◆ init()
void o2::its3::align::Deformations::init |
( |
const std::filesystem::path & |
| ) |
|
The documentation for this class was generated from the following files:
- /home/runner/work/AliceO2/AliceO2/Detectors/Upgrades/ITS3/alignment/include/ITS3Align/Deformations.h
- /home/runner/work/AliceO2/AliceO2/Detectors/Upgrades/ITS3/alignment/src/Deformations.cxx