ATLAS Offline Software
Public Attributes | List of all members
MdtChamber::TubePositioning Struct Reference
Collaboration diagram for MdtChamber::TubePositioning:

Public Attributes

unsigned int layerNum {0}
 Layer to which the tube belongs. More...
 
unsigned int tubeNum {0}
 Number of the tube. More...
 
Amg::Transform3D localToGlobal {Amg::Transform3D::Identity()}
 local -> global transformation of the tube More...
 
Amg::Vector3D readoutPos {Amg::Vector3D::Zero()}
 Position of the readout frame in global coordinates. More...
 
double tubeLength {0.}
 Tube length. More...
 
double wireLength {0.}
 wire length More...
 
double activeLength {0.}
 actiive tube length More...
 

Detailed Description

Definition at line 57 of file runMdtGeoComparison.cxx.

Member Data Documentation

◆ activeLength

double MdtChamber::TubePositioning::activeLength {0.}

actiive tube length

Definition at line 71 of file runMdtGeoComparison.cxx.

◆ layerNum

unsigned int MdtChamber::TubePositioning::layerNum {0}

Layer to which the tube belongs.

Definition at line 59 of file runMdtGeoComparison.cxx.

◆ localToGlobal

Amg::Transform3D MdtChamber::TubePositioning::localToGlobal {Amg::Transform3D::Identity()}

local -> global transformation of the tube

Definition at line 63 of file runMdtGeoComparison.cxx.

◆ readoutPos

Amg::Vector3D MdtChamber::TubePositioning::readoutPos {Amg::Vector3D::Zero()}

Position of the readout frame in global coordinates.

Definition at line 65 of file runMdtGeoComparison.cxx.

◆ tubeLength

double MdtChamber::TubePositioning::tubeLength {0.}

Tube length.

Definition at line 67 of file runMdtGeoComparison.cxx.

◆ tubeNum

unsigned int MdtChamber::TubePositioning::tubeNum {0}

Number of the tube.

Definition at line 61 of file runMdtGeoComparison.cxx.

◆ wireLength

double MdtChamber::TubePositioning::wireLength {0.}

wire length

Definition at line 69 of file runMdtGeoComparison.cxx.


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