Simple container of global derivatives.
More...
#include <AlignPointHelper.h>
|
double | mdDeltaX = 0. |
| derivative w.r.t. delta translation along global x-axis
|
|
double | mdDeltaY = 0. |
| derivative w.r.t. delta translation along global y-axis
|
|
double | mdDeltaZ = 0. |
| derivative w.r.t. delta translation along global z-axis
|
|
double | mdDeltaRz = 0. |
| derivative w.r.t. delta rotation angle around global z-axis
|
|
Simple container of global derivatives.
Definition at line 40 of file AlignPointHelper.h.
◆ GlobalDerivative()
o2::mft::GlobalDerivative::GlobalDerivative |
( |
| ) |
|
|
default |
◆ ~GlobalDerivative()
virtual o2::mft::GlobalDerivative::~GlobalDerivative |
( |
| ) |
|
|
virtualdefault |
◆ dDeltaRz()
double o2::mft::GlobalDerivative::dDeltaRz |
( |
| ) |
const |
|
inline |
◆ dDeltaX()
double o2::mft::GlobalDerivative::dDeltaX |
( |
| ) |
const |
|
inline |
◆ dDeltaY()
double o2::mft::GlobalDerivative::dDeltaY |
( |
| ) |
const |
|
inline |
◆ dDeltaZ()
double o2::mft::GlobalDerivative::dDeltaZ |
( |
| ) |
const |
|
inline |
◆ reset()
void o2::mft::GlobalDerivative::reset |
( |
| ) |
|
|
inline |
◆ AlignPointHelper
◆ mdDeltaRz
double o2::mft::GlobalDerivative::mdDeltaRz = 0. |
|
protected |
derivative w.r.t. delta rotation angle around global z-axis
Definition at line 71 of file AlignPointHelper.h.
◆ mdDeltaX
double o2::mft::GlobalDerivative::mdDeltaX = 0. |
|
protected |
derivative w.r.t. delta translation along global x-axis
Definition at line 68 of file AlignPointHelper.h.
◆ mdDeltaY
double o2::mft::GlobalDerivative::mdDeltaY = 0. |
|
protected |
derivative w.r.t. delta translation along global y-axis
Definition at line 69 of file AlignPointHelper.h.
◆ mdDeltaZ
double o2::mft::GlobalDerivative::mdDeltaZ = 0. |
|
protected |
derivative w.r.t. delta translation along global z-axis
Definition at line 70 of file AlignPointHelper.h.
The documentation for this class was generated from the following file:
- /home/runner/work/AliceO2/AliceO2/Detectors/ITSMFT/MFT/alignment/include/MFTAlignment/AlignPointHelper.h