The Class for VXD Alignment payload.
More...
#include <VXDAlignmentPar.h>
|
| ClassDef (VXDAlignmentPar, 5) |
| ClassDef, must be the last term before the closing {}.
|
|
|
double | m_dU |
| Shift along local u axis.
|
|
double | m_dV |
| Shift along local v axis.
|
|
double | m_dW |
| Shift along local w axis.
|
|
double | m_alpha |
| Rotation around local u axis.
|
|
double | m_beta |
| Rotation around local v axis.
|
|
double | m_gamma |
| Rotation around local w axis.
|
|
The Class for VXD Alignment payload.
Definition at line 23 of file VXDAlignmentPar.h.
◆ VXDAlignmentPar() [1/2]
VXDAlignmentPar |
( |
double |
dU, |
|
|
double |
dV, |
|
|
double |
dW, |
|
|
double |
alpha, |
|
|
double |
beta, |
|
|
double |
gamma |
|
) |
| |
|
inline |
Constructor.
Definition at line 26 of file VXDAlignmentPar.h.
26 :
28 {}
double m_dW
Shift along local w axis.
double m_dV
Shift along local v axis.
double m_beta
Rotation around local v axis.
double m_gamma
Rotation around local w axis.
double m_dU
Shift along local u axis.
double m_alpha
Rotation around local u axis.
◆ VXDAlignmentPar() [2/2]
◆ getAlpha()
double getAlpha |
( |
| ) |
const |
|
inline |
◆ getBeta()
◆ getDU()
◆ getDV()
◆ getDW()
◆ getGamma()
double getGamma |
( |
| ) |
const |
|
inline |
◆ m_alpha
◆ m_beta
◆ m_dU
◆ m_dV
◆ m_dW
◆ m_gamma
The documentation for this class was generated from the following file: