ATLAS Offline Software
Loading...
Searching...
No Matches
MuonGMR4::sTgcReadoutElement::parameterBook Struct Reference

Set of parameters to describe an sTGC chamber. More...

#include <sTgcReadoutElement.h>

Inheritance diagram for MuonGMR4::sTgcReadoutElement::parameterBook:
Collaboration diagram for MuonGMR4::sTgcReadoutElement::parameterBook:

Public Attributes

double halfChamberHeight {0.}
 sTGC Chamber Details
double sHalfChamberLength {0.}
 Length of the chamber on the short side.
double lHalfChamberLength {0.}
 Length of the chamber on the long side.
double halfChamberTck {0.}
 Thickness of the chamber.
double sFrameWidth {0.}
 Width of the chamber frame on the short side.
double lFrameWidth {0.}
 Width of the chamber frame on the long side.
double gasTck {0.}
 Thickness of the gas gap.
unsigned int numLayers {0}
 Number of gas gap layers.
unsigned int nChTypes {0}
 Number of channel types.
double yCutout {0.}
 Diamond cutout height.
std::vector< double > firstStripPitch {}
std::vector< StripLayerstripLayers {}
std::vector< StripLayerwireGroupLayers {}
std::vector< StripLayerpadLayers {}
StripDesignPtr stripDesign {nullptr}
WireDesignPtr wireGroupDesign {nullptr}
PadDesignPtr padDesign {nullptr}
std::shared_ptr< Acts::SurfaceBoundFactory > layerBounds {}

Detailed Description

Set of parameters to describe an sTGC chamber.

Definition at line 39 of file MuonPhaseII/MuonDetDescr/MuonReadoutGeometryR4/MuonReadoutGeometryR4/sTgcReadoutElement.h.

Member Data Documentation

◆ firstStripPitch

std::vector<double> MuonGMR4::sTgcReadoutElement::parameterBook::firstStripPitch {}

◆ gasTck

double MuonGMR4::sTgcReadoutElement::parameterBook::gasTck {0.}

Thickness of the gas gap.

Definition at line 55 of file MuonPhaseII/MuonDetDescr/MuonReadoutGeometryR4/MuonReadoutGeometryR4/sTgcReadoutElement.h.

55{0.};

◆ halfChamberHeight

double MuonGMR4::sTgcReadoutElement::parameterBook::halfChamberHeight {0.}

sTGC Chamber Details

Height of the chamber

Definition at line 43 of file MuonPhaseII/MuonDetDescr/MuonReadoutGeometryR4/MuonReadoutGeometryR4/sTgcReadoutElement.h.

43{0.}; //Length

◆ halfChamberTck

double MuonGMR4::sTgcReadoutElement::parameterBook::halfChamberTck {0.}

Thickness of the chamber.

Definition at line 49 of file MuonPhaseII/MuonDetDescr/MuonReadoutGeometryR4/MuonReadoutGeometryR4/sTgcReadoutElement.h.

49{0.}; //Tck

◆ layerBounds

std::shared_ptr<Acts::SurfaceBoundFactory> MuonGMR4::sTgcReadoutElement::parameterBook::layerBounds {}

◆ lFrameWidth

double MuonGMR4::sTgcReadoutElement::parameterBook::lFrameWidth {0.}

Width of the chamber frame on the long side.

Definition at line 53 of file MuonPhaseII/MuonDetDescr/MuonReadoutGeometryR4/MuonReadoutGeometryR4/sTgcReadoutElement.h.

53{0.};

◆ lHalfChamberLength

double MuonGMR4::sTgcReadoutElement::parameterBook::lHalfChamberLength {0.}

Length of the chamber on the long side.

Definition at line 47 of file MuonPhaseII/MuonDetDescr/MuonReadoutGeometryR4/MuonReadoutGeometryR4/sTgcReadoutElement.h.

47{0.}; //lWidth

◆ nChTypes

unsigned int MuonGMR4::sTgcReadoutElement::parameterBook::nChTypes {0}

Number of channel types.

Definition at line 59 of file MuonPhaseII/MuonDetDescr/MuonReadoutGeometryR4/MuonReadoutGeometryR4/sTgcReadoutElement.h.

59{0};

◆ numLayers

unsigned int MuonGMR4::sTgcReadoutElement::parameterBook::numLayers {0}

Number of gas gap layers.

Definition at line 57 of file MuonPhaseII/MuonDetDescr/MuonReadoutGeometryR4/MuonReadoutGeometryR4/sTgcReadoutElement.h.

57{0};

◆ padDesign

PadDesignPtr MuonGMR4::sTgcReadoutElement::parameterBook::padDesign {nullptr}

◆ padLayers

std::vector<StripLayer> MuonGMR4::sTgcReadoutElement::parameterBook::padLayers {}

◆ sFrameWidth

double MuonGMR4::sTgcReadoutElement::parameterBook::sFrameWidth {0.}

Width of the chamber frame on the short side.

Definition at line 51 of file MuonPhaseII/MuonDetDescr/MuonReadoutGeometryR4/MuonReadoutGeometryR4/sTgcReadoutElement.h.

51{0.};

◆ sHalfChamberLength

double MuonGMR4::sTgcReadoutElement::parameterBook::sHalfChamberLength {0.}

Length of the chamber on the short side.

Definition at line 45 of file MuonPhaseII/MuonDetDescr/MuonReadoutGeometryR4/MuonReadoutGeometryR4/sTgcReadoutElement.h.

45{0.}; //sWidth

◆ stripDesign

StripDesignPtr MuonGMR4::sTgcReadoutElement::parameterBook::stripDesign {nullptr}

◆ stripLayers

std::vector<StripLayer> MuonGMR4::sTgcReadoutElement::parameterBook::stripLayers {}

◆ wireGroupDesign

WireDesignPtr MuonGMR4::sTgcReadoutElement::parameterBook::wireGroupDesign {nullptr}

◆ wireGroupLayers

std::vector<StripLayer> MuonGMR4::sTgcReadoutElement::parameterBook::wireGroupLayers {}

◆ yCutout

double MuonGMR4::sTgcReadoutElement::parameterBook::yCutout {0.}

Diamond cutout height.

Definition at line 61 of file MuonPhaseII/MuonDetDescr/MuonReadoutGeometryR4/MuonReadoutGeometryR4/sTgcReadoutElement.h.

61{0.};

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