ATLAS Offline Software
Loading...
Searching...
No Matches
MuonAlign::AlignmentErrorTool::deviationSummary_t Struct Reference
Collaboration diagram for MuonAlign::AlignmentErrorTool::deviationSummary_t:

Public Attributes

double translation {0.0}
double rotation {0.0}
boost::regex stationName {""}
boost::regex multilayer {""}
std::vector< const Trk::RIO_OnTrack * > hits {}
Amg::Vector3D sumP {Amg::Vector3D::Zero()}
Amg::Vector3D sumU {Amg::Vector3D::Zero()}
Amg::Vector3D sumV {Amg::Vector3D::Zero()}
double sumW2 {0.0}

Detailed Description

Definition at line 46 of file AlignmentErrorTool.h.

Member Data Documentation

◆ hits

std::vector<const Trk::RIO_OnTrack*> MuonAlign::AlignmentErrorTool::deviationSummary_t::hits {}

Definition at line 54 of file AlignmentErrorTool.h.

54{};

◆ multilayer

boost::regex MuonAlign::AlignmentErrorTool::deviationSummary_t::multilayer {""}

Definition at line 52 of file AlignmentErrorTool.h.

52{""};

◆ rotation

double MuonAlign::AlignmentErrorTool::deviationSummary_t::rotation {0.0}

Definition at line 49 of file AlignmentErrorTool.h.

49{0.0};

◆ stationName

boost::regex MuonAlign::AlignmentErrorTool::deviationSummary_t::stationName {""}

Definition at line 51 of file AlignmentErrorTool.h.

51{""};

◆ sumP

Amg::Vector3D MuonAlign::AlignmentErrorTool::deviationSummary_t::sumP {Amg::Vector3D::Zero()}

Definition at line 56 of file AlignmentErrorTool.h.

56{Amg::Vector3D::Zero()};

◆ sumU

Amg::Vector3D MuonAlign::AlignmentErrorTool::deviationSummary_t::sumU {Amg::Vector3D::Zero()}

Definition at line 57 of file AlignmentErrorTool.h.

57{Amg::Vector3D::Zero()};

◆ sumV

Amg::Vector3D MuonAlign::AlignmentErrorTool::deviationSummary_t::sumV {Amg::Vector3D::Zero()}

Definition at line 58 of file AlignmentErrorTool.h.

58{Amg::Vector3D::Zero()};

◆ sumW2

double MuonAlign::AlignmentErrorTool::deviationSummary_t::sumW2 {0.0}

Definition at line 59 of file AlignmentErrorTool.h.

59{0.0};

◆ translation

double MuonAlign::AlignmentErrorTool::deviationSummary_t::translation {0.0}

Definition at line 48 of file AlignmentErrorTool.h.

48{0.0};

The documentation for this struct was generated from the following file: