ATLAS Offline Software
|
Public Types | |
using | CutTubes = MdtTubeLayer::CutTubes |
using | CutTubeSet = MdtTubeLayer::CutTubeSet |
Public Attributes | |
ParamBookTable | parBook {} |
std::unordered_set< Identifier > | readoutOnLeftSide {} |
List of chambers that have the readout chip at negative Z. More... | |
std::unordered_map< Identifier, CutTubeSet > | cutTubes {} |
MdtTubeLayerSet | tubeLayers {} |
Definition at line 38 of file MdtReadoutGeomTool.h.
Definition at line 43 of file MdtReadoutGeomTool.h.
Definition at line 44 of file MdtReadoutGeomTool.h.
std::unordered_map<Identifier, CutTubeSet> MuonGMR4::MdtReadoutGeomTool::FactoryCache::cutTubes {} |
Definition at line 45 of file MdtReadoutGeomTool.h.
ParamBookTable MuonGMR4::MdtReadoutGeomTool::FactoryCache::parBook {} |
Definition at line 39 of file MdtReadoutGeomTool.h.
std::unordered_set<Identifier> MuonGMR4::MdtReadoutGeomTool::FactoryCache::readoutOnLeftSide {} |
List of chambers that have the readout chip at negative Z.
Definition at line 42 of file MdtReadoutGeomTool.h.
MdtTubeLayerSet MuonGMR4::MdtReadoutGeomTool::FactoryCache::tubeLayers {} |
Definition at line 46 of file MdtReadoutGeomTool.h.