ATLAS Offline Software
Loading...
Searching...
No Matches
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.
std::unordered_map< Identifier, CutTubeSetcutTubes {}
MdtTubeLayerSet tubeLayers {}

Detailed Description

Definition at line 38 of file MdtReadoutGeomTool.h.

Member Typedef Documentation

◆ CutTubes

◆ CutTubeSet

Member Data Documentation

◆ cutTubes

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

Definition at line 45 of file MdtReadoutGeomTool.h.

45{};

◆ parBook

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

Definition at line 39 of file MdtReadoutGeomTool.h.

39{};

◆ 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.

42{};

◆ tubeLayers

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

Definition at line 46 of file MdtReadoutGeomTool.h.

46{};

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