ATLAS Offline Software
Public Attributes | List of all members
MuonGMR4::TgcReadoutElement::parameterBook Struct Reference

Set of parameters to describe a Tgc chamber. More...

#include <TgcReadoutElement.h>

Inheritance diagram for MuonGMR4::TgcReadoutElement::parameterBook:
Collaboration diagram for MuonGMR4::TgcReadoutElement::parameterBook:

Public Attributes

double halfThickness {0.}
 Describe the chamber dimensions Half thickness of the chamber. More...
 
double halfHeight {0.}
 Half height of the chamber (Top - botom edge) More...
 
double halfWidthShort {0.}
 Half length of the chamber short edge (Bottom) More...
 
double halfWidthLong {0.}
 Half length of the chamber long edge (Top) More...
 
unsigned int nGasGaps {0}
 
std::array< StripLayerPtr, 6 > sensorLayouts {}
 We have maximum 3 gasgaps times eta / phi measurement. More...
 
ActsTrk::SurfaceBoundSetPtr< Acts::TrapezoidBounds > layerBounds {}
 Set of surface boundaries. More...
 

Detailed Description

Set of parameters to describe a Tgc chamber.

Definition at line 21 of file MuonPhaseII/MuonDetDescr/MuonReadoutGeometryR4/MuonReadoutGeometryR4/TgcReadoutElement.h.

Member Data Documentation

◆ halfHeight

double MuonGMR4::TgcReadoutElement::parameterBook::halfHeight {0.}

Half height of the chamber (Top - botom edge)

Definition at line 26 of file MuonPhaseII/MuonDetDescr/MuonReadoutGeometryR4/MuonReadoutGeometryR4/TgcReadoutElement.h.

◆ halfThickness

double MuonGMR4::TgcReadoutElement::parameterBook::halfThickness {0.}

Describe the chamber dimensions Half thickness of the chamber.

Definition at line 24 of file MuonPhaseII/MuonDetDescr/MuonReadoutGeometryR4/MuonReadoutGeometryR4/TgcReadoutElement.h.

◆ halfWidthLong

double MuonGMR4::TgcReadoutElement::parameterBook::halfWidthLong {0.}

Half length of the chamber long edge (Top)

Definition at line 30 of file MuonPhaseII/MuonDetDescr/MuonReadoutGeometryR4/MuonReadoutGeometryR4/TgcReadoutElement.h.

◆ halfWidthShort

double MuonGMR4::TgcReadoutElement::parameterBook::halfWidthShort {0.}

Half length of the chamber short edge (Bottom)

Definition at line 28 of file MuonPhaseII/MuonDetDescr/MuonReadoutGeometryR4/MuonReadoutGeometryR4/TgcReadoutElement.h.

◆ layerBounds

ActsTrk::SurfaceBoundSetPtr<Acts::TrapezoidBounds> MuonGMR4::TgcReadoutElement::parameterBook::layerBounds {}

◆ nGasGaps

unsigned int MuonGMR4::TgcReadoutElement::parameterBook::nGasGaps {0}

◆ sensorLayouts

std::array<StripLayerPtr, 6> MuonGMR4::TgcReadoutElement::parameterBook::sensorLayouts {}

We have maximum 3 gasgaps times eta / phi measurement.

Definition at line 34 of file MuonPhaseII/MuonDetDescr/MuonReadoutGeometryR4/MuonReadoutGeometryR4/TgcReadoutElement.h.


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