ATLAS Offline Software
Public Attributes | List of all members
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.

◆ multilayer

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

Definition at line 52 of file AlignmentErrorTool.h.

◆ rotation

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

Definition at line 49 of file AlignmentErrorTool.h.

◆ stationName

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

Definition at line 51 of file AlignmentErrorTool.h.

◆ sumP

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

Definition at line 56 of file AlignmentErrorTool.h.

◆ sumU

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

Definition at line 57 of file AlignmentErrorTool.h.

◆ sumV

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

Definition at line 58 of file AlignmentErrorTool.h.

◆ sumW2

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

Definition at line 59 of file AlignmentErrorTool.h.

◆ translation

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

Definition at line 48 of file AlignmentErrorTool.h.


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