ATLAS Offline Software
Public Types | Public Attributes | List of all members
MuonGMR4::MdtReadoutGeomTool::FactoryCache Struct Reference
Collaboration diagram for MuonGMR4::MdtReadoutGeomTool::FactoryCache:

Public Types

using CutTubes = MdtTubeLayer::CutTubes
 
using CutTubeSet = MdtTubeLayer::CutTubeSet
 

Public Attributes

ParamBookTable parBook {}
 
std::unordered_set< IdentifierreadoutOnLeftSide {}
 List of chambers that have the readout chip at negative Z. More...
 
std::unordered_map< Identifier, CutTubeSetcutTubes {}
 
MdtTubeLayerSet tubeLayers {}
 

Detailed Description

Definition at line 38 of file MdtReadoutGeomTool.h.

Member Typedef Documentation

◆ CutTubes

Definition at line 43 of file MdtReadoutGeomTool.h.

◆ CutTubeSet

Definition at line 44 of file MdtReadoutGeomTool.h.

Member Data Documentation

◆ cutTubes

std::unordered_map<Identifier, CutTubeSet> MuonGMR4::MdtReadoutGeomTool::FactoryCache::cutTubes {}

Definition at line 45 of file MdtReadoutGeomTool.h.

◆ parBook

ParamBookTable MuonGMR4::MdtReadoutGeomTool::FactoryCache::parBook {}

Definition at line 39 of file MdtReadoutGeomTool.h.

◆ readoutOnLeftSide

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.

◆ tubeLayers

MdtTubeLayerSet MuonGMR4::MdtReadoutGeomTool::FactoryCache::tubeLayers {}

Definition at line 46 of file MdtReadoutGeomTool.h.


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