![]() |
Project
|
#include <AlignPointControl.h>
Public Attributes | |
UShort_t | sensor |
UShort_t | layer |
UShort_t | disk |
UShort_t | half |
Double_t | measuredGlobalX |
Double_t | measuredGlobalY |
Double_t | measuredGlobalZ |
Double_t | measuredLocalX |
Double_t | measuredLocalY |
Double_t | measuredLocalZ |
Double_t | residualX |
Double_t | residualY |
Double_t | residualZ |
Double_t | residualLocalX |
Double_t | residualLocalY |
Double_t | residualLocalZ |
Double_t | recoGlobalX |
Double_t | recoGlobalY |
Double_t | recoGlobalZ |
Double_t | recoLocalX |
Double_t | recoLocalY |
Double_t | recoLocalZ |
Definition at line 34 of file AlignPointControl.h.
UShort_t o2::mft::AlignPointControl::AlignPointInfo::disk |
Definition at line 37 of file AlignPointControl.h.
UShort_t o2::mft::AlignPointControl::AlignPointInfo::half |
Definition at line 38 of file AlignPointControl.h.
UShort_t o2::mft::AlignPointControl::AlignPointInfo::layer |
Definition at line 36 of file AlignPointControl.h.
Double_t o2::mft::AlignPointControl::AlignPointInfo::measuredGlobalX |
Definition at line 39 of file AlignPointControl.h.
Double_t o2::mft::AlignPointControl::AlignPointInfo::measuredGlobalY |
Definition at line 40 of file AlignPointControl.h.
Double_t o2::mft::AlignPointControl::AlignPointInfo::measuredGlobalZ |
Definition at line 41 of file AlignPointControl.h.
Double_t o2::mft::AlignPointControl::AlignPointInfo::measuredLocalX |
Definition at line 42 of file AlignPointControl.h.
Double_t o2::mft::AlignPointControl::AlignPointInfo::measuredLocalY |
Definition at line 43 of file AlignPointControl.h.
Double_t o2::mft::AlignPointControl::AlignPointInfo::measuredLocalZ |
Definition at line 44 of file AlignPointControl.h.
Double_t o2::mft::AlignPointControl::AlignPointInfo::recoGlobalX |
Definition at line 51 of file AlignPointControl.h.
Double_t o2::mft::AlignPointControl::AlignPointInfo::recoGlobalY |
Definition at line 52 of file AlignPointControl.h.
Double_t o2::mft::AlignPointControl::AlignPointInfo::recoGlobalZ |
Definition at line 53 of file AlignPointControl.h.
Double_t o2::mft::AlignPointControl::AlignPointInfo::recoLocalX |
Definition at line 54 of file AlignPointControl.h.
Double_t o2::mft::AlignPointControl::AlignPointInfo::recoLocalY |
Definition at line 55 of file AlignPointControl.h.
Double_t o2::mft::AlignPointControl::AlignPointInfo::recoLocalZ |
Definition at line 56 of file AlignPointControl.h.
Double_t o2::mft::AlignPointControl::AlignPointInfo::residualLocalX |
Definition at line 48 of file AlignPointControl.h.
Double_t o2::mft::AlignPointControl::AlignPointInfo::residualLocalY |
Definition at line 49 of file AlignPointControl.h.
Double_t o2::mft::AlignPointControl::AlignPointInfo::residualLocalZ |
Definition at line 50 of file AlignPointControl.h.
Double_t o2::mft::AlignPointControl::AlignPointInfo::residualX |
Definition at line 45 of file AlignPointControl.h.
Double_t o2::mft::AlignPointControl::AlignPointInfo::residualY |
Definition at line 46 of file AlignPointControl.h.
Double_t o2::mft::AlignPointControl::AlignPointInfo::residualZ |
Definition at line 47 of file AlignPointControl.h.
UShort_t o2::mft::AlignPointControl::AlignPointInfo::sensor |
Definition at line 35 of file AlignPointControl.h.