ATLAS Offline Software
|
#include <TgcReadoutElement.h>
Public Attributes | |
GeoIntrusivePtr< GeoVFullPhysVol > | physVol {nullptr} |
Pointer to the underlying physical volume in GeoModel. More... | |
const GeoAlignableTransform * | alignTransform {nullptr} |
Pointer to the alignable transformation. More... | |
std::string | chambDesign {""} |
chamber design name as it's occuring in the parameter book tables E.g. BMS5, RPC10, etc. More... | |
Identifier | detElId {0} |
ATLAS identifier. More... | |
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... | |
Definition at line 44 of file MuonPhaseII/MuonDetDescr/MuonReadoutGeometryR4/MuonReadoutGeometryR4/TgcReadoutElement.h.
|
inherited |
Pointer to the alignable transformation.
Definition at line 47 of file MuonPhaseII/MuonDetDescr/MuonReadoutGeometryR4/MuonReadoutGeometryR4/MuonReadoutElement.h.
|
inherited |
chamber design name as it's occuring in the parameter book tables E.g. BMS5, RPC10, etc.
Definition at line 49 of file MuonPhaseII/MuonDetDescr/MuonReadoutGeometryR4/MuonReadoutGeometryR4/MuonReadoutElement.h.
|
inherited |
ATLAS identifier.
Definition at line 51 of file MuonPhaseII/MuonDetDescr/MuonReadoutGeometryR4/MuonReadoutGeometryR4/MuonReadoutElement.h.
|
inherited |
Half height of the chamber (Top - botom edge)
Definition at line 29 of file MuonPhaseII/MuonDetDescr/MuonReadoutGeometryR4/MuonReadoutGeometryR4/TgcReadoutElement.h.
|
inherited |
Describe the chamber dimensions Half thickness of the chamber.
Definition at line 27 of file MuonPhaseII/MuonDetDescr/MuonReadoutGeometryR4/MuonReadoutGeometryR4/TgcReadoutElement.h.
|
inherited |
Half length of the chamber long edge (Top)
Definition at line 33 of file MuonPhaseII/MuonDetDescr/MuonReadoutGeometryR4/MuonReadoutGeometryR4/TgcReadoutElement.h.
|
inherited |
Half length of the chamber short edge (Bottom)
Definition at line 31 of file MuonPhaseII/MuonDetDescr/MuonReadoutGeometryR4/MuonReadoutGeometryR4/TgcReadoutElement.h.
|
inherited |
Set of surface boundaries.
Definition at line 40 of file MuonPhaseII/MuonDetDescr/MuonReadoutGeometryR4/MuonReadoutGeometryR4/TgcReadoutElement.h.
|
inherited |
Definition at line 35 of file MuonPhaseII/MuonDetDescr/MuonReadoutGeometryR4/MuonReadoutGeometryR4/TgcReadoutElement.h.
|
inherited |
Pointer to the underlying physical volume in GeoModel.
Definition at line 45 of file MuonPhaseII/MuonDetDescr/MuonReadoutGeometryR4/MuonReadoutGeometryR4/MuonReadoutElement.h.
|
inherited |
We have maximum 3 gasgaps times eta / phi measurement.
Definition at line 37 of file MuonPhaseII/MuonDetDescr/MuonReadoutGeometryR4/MuonReadoutGeometryR4/TgcReadoutElement.h.