Result of CTPPS track-based alignment.
More...
#include <AlignmentResult.h>
Result of CTPPS track-based alignment.
Definition at line 9 of file AlignmentResult.h.
◆ AlignmentResult()
AlignmentResult::AlignmentResult |
( |
double |
_sh_r1 = 0. , |
|
|
double |
_sh_r1_e = 0. , |
|
|
double |
_sh_r2 = 0. , |
|
|
double |
_sh_r2_e = 0. , |
|
|
double |
_sh_z = 0. , |
|
|
double |
_sh_z_e = 0. , |
|
|
double |
_rot_z = 0. , |
|
|
double |
_rot_z_e = 0. |
|
) |
| |
|
inline |
◆ getRotZ()
double AlignmentResult::getRotZ |
( |
| ) |
const |
|
inline |
◆ getRotZUnc()
double AlignmentResult::getRotZUnc |
( |
| ) |
const |
|
inline |
◆ getShR1()
double AlignmentResult::getShR1 |
( |
| ) |
const |
|
inline |
◆ getShR1Unc()
double AlignmentResult::getShR1Unc |
( |
| ) |
const |
|
inline |
◆ getShR2()
double AlignmentResult::getShR2 |
( |
| ) |
const |
|
inline |
◆ getShR2Unc()
double AlignmentResult::getShR2Unc |
( |
| ) |
const |
|
inline |
◆ getShZ()
double AlignmentResult::getShZ |
( |
| ) |
const |
|
inline |
◆ getShZUnc()
double AlignmentResult::getShZUnc |
( |
| ) |
const |
|
inline |
◆ setRotZ()
void AlignmentResult::setRotZ |
( |
const double & |
v | ) |
|
|
inline |
◆ setRotZUnc()
void AlignmentResult::setRotZUnc |
( |
const double & |
v | ) |
|
|
inline |
◆ setShR1()
void AlignmentResult::setShR1 |
( |
const double & |
v | ) |
|
|
inline |
◆ setShR1Unc()
void AlignmentResult::setShR1Unc |
( |
const double & |
v | ) |
|
|
inline |
◆ setShR2()
void AlignmentResult::setShR2 |
( |
const double & |
v | ) |
|
|
inline |
◆ setShR2Unc()
void AlignmentResult::setShR2Unc |
( |
const double & |
v | ) |
|
|
inline |
◆ setShZ()
void AlignmentResult::setShZ |
( |
const double & |
v | ) |
|
|
inline |
◆ setShZUnc()
void AlignmentResult::setShZUnc |
( |
const double & |
v | ) |
|
|
inline |
◆ rot_z
double AlignmentResult::rot_z |
|
protected |
◆ rot_z_unc
double AlignmentResult::rot_z_unc |
|
protected |
◆ sh_r1
double AlignmentResult::sh_r1 |
|
protected |
shift in read-out directions and along beam, mm "_unc" denotes the shift uncertainties
Definition at line 15 of file AlignmentResult.h.
Referenced by getShR1().
◆ sh_r1_unc
double AlignmentResult::sh_r1_unc |
|
protected |
◆ sh_r2
double AlignmentResult::sh_r2 |
|
protected |
◆ sh_r2_unc
double AlignmentResult::sh_r2_unc |
|
protected |
◆ sh_z
double AlignmentResult::sh_z |
|
protected |
◆ sh_z_unc
double AlignmentResult::sh_z_unc |
|
protected |