ATLAS Offline Software
Loading...
Searching...
No Matches
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.
double halfHeight {0.}
 Half height of the chamber (Top - botom edge)
double halfWidthShort {0.}
 Half length of the chamber short edge (Bottom)
double halfWidthLong {0.}
 Half length of the chamber long edge (Top)
unsigned nGasGaps {0}
std::array< StripLayerPtr, 6 > sensorLayouts {}
 We have maximum 3 gasgaps times eta / phi measurement.
std::shared_ptr< Acts::SurfaceBoundFactory > layerBounds
 Set of surface boundaries.

Detailed Description

Set of parameters to describe a Tgc chamber.

Definition at line 24 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 29 of file MuonPhaseII/MuonDetDescr/MuonReadoutGeometryR4/MuonReadoutGeometryR4/TgcReadoutElement.h.

29{0.};

◆ halfThickness

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

Describe the chamber dimensions Half thickness of the chamber.

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

27{0.};

◆ halfWidthLong

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

Half length of the chamber long edge (Top)

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

33{0.};

◆ halfWidthShort

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

Half length of the chamber short edge (Bottom)

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

31{0.};

◆ layerBounds

std::shared_ptr<Acts::SurfaceBoundFactory> MuonGMR4::TgcReadoutElement::parameterBook::layerBounds

◆ nGasGaps

unsigned 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 37 of file MuonPhaseII/MuonDetDescr/MuonReadoutGeometryR4/MuonReadoutGeometryR4/TgcReadoutElement.h.

37{};

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