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

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

#include <MmReadoutElement.h>

Inheritance diagram for MuonGMR4::MmReadoutElement::parameterBook:
Collaboration diagram for MuonGMR4::MmReadoutElement::parameterBook:

Public Attributes

double halfThickness {0.}
 Trapezoid dimensions of MicroMegas envelope half-thickness along z-axis. More...
 
double halfShortWidth {0.}
 width of the lower edge More...
 
double halfLongWidth {0.}
 width of the upper edge More...
 
double halfHeight {0.}
 length in the radial direction More...
 
unsigned int nGasGaps {0}
 number of gasGaps More...
 
std::vector< int > readoutSide {}
 Readout sides. More...
 
std::vector< StripLayerPtrlayers {}
 Pointers to the strip layers. More...
 
ActsTrk::SurfaceBoundSetPtr< Acts::TrapezoidBounds > layerBounds {}
 

Detailed Description

Set of parameters to describe a RPC chamber.

Definition at line 23 of file MmReadoutElement.h.

Member Data Documentation

◆ halfHeight

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

length in the radial direction

Definition at line 32 of file MmReadoutElement.h.

◆ halfLongWidth

double MuonGMR4::MmReadoutElement::parameterBook::halfLongWidth {0.}

width of the upper edge

Definition at line 30 of file MmReadoutElement.h.

◆ halfShortWidth

double MuonGMR4::MmReadoutElement::parameterBook::halfShortWidth {0.}

width of the lower edge

Definition at line 28 of file MmReadoutElement.h.

◆ halfThickness

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

Trapezoid dimensions of MicroMegas envelope half-thickness along z-axis.

Definition at line 26 of file MmReadoutElement.h.

◆ layerBounds

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

Definition at line 41 of file MmReadoutElement.h.

◆ layers

std::vector<StripLayerPtr> MuonGMR4::MmReadoutElement::parameterBook::layers {}

Pointers to the strip layers.

Definition at line 38 of file MmReadoutElement.h.

◆ nGasGaps

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

number of gasGaps

Definition at line 34 of file MmReadoutElement.h.

◆ readoutSide

std::vector<int> MuonGMR4::MmReadoutElement::parameterBook::readoutSide {}

Readout sides.

Definition at line 36 of file MmReadoutElement.h.


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