ATLAS Offline Software
|
Public Member Functions | |
bool | operator== (const TgcChamberLayout &other) const |
Public Attributes | |
Identifier | gasGap {} |
std::string | techType {} |
std::vector< double > | botStripPos {} |
std::vector< double > | topStripPos {} |
std::vector< int > | wireGangLayout {} |
double | wirePitch {0.} |
Definition at line 51 of file MuonDetDescr/MuonGeoModelTest/src/GeoModelTgcTest.cxx.
|
inline |
Definition at line 59 of file MuonDetDescr/MuonGeoModelTest/src/GeoModelTgcTest.cxx.
std::vector<double> MuonGM::TgcChamberLayout::botStripPos {} |
Definition at line 54 of file MuonDetDescr/MuonGeoModelTest/src/GeoModelTgcTest.cxx.
Identifier MuonGM::TgcChamberLayout::gasGap {} |
Definition at line 52 of file MuonDetDescr/MuonGeoModelTest/src/GeoModelTgcTest.cxx.
std::string MuonGM::TgcChamberLayout::techType {} |
Definition at line 53 of file MuonDetDescr/MuonGeoModelTest/src/GeoModelTgcTest.cxx.
std::vector<double> MuonGM::TgcChamberLayout::topStripPos {} |
Definition at line 55 of file MuonDetDescr/MuonGeoModelTest/src/GeoModelTgcTest.cxx.
std::vector<int> MuonGM::TgcChamberLayout::wireGangLayout {} |
Definition at line 56 of file MuonDetDescr/MuonGeoModelTest/src/GeoModelTgcTest.cxx.
double MuonGM::TgcChamberLayout::wirePitch {0.} |
Definition at line 57 of file MuonDetDescr/MuonGeoModelTest/src/GeoModelTgcTest.cxx.