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

Public Types

using ParamBookTable = std::map< std::string, wTgcTable >
 
using ReadoutTable = std::map< std::string, StripLayerPtr >
 

Public Attributes

ParamBookTable parameterBook {}
 
ReadoutTable wireDesigns {}
 
ReadoutTable stripDesigns {}
 
RadialStripDesignSet stripLayouts {}
 
WireGroupDesignSet wireLayouts {}
 

Detailed Description

Definition at line 47 of file TgcReadoutGeomTool.h.

Member Typedef Documentation

◆ ParamBookTable

Definition at line 48 of file TgcReadoutGeomTool.h.

◆ ReadoutTable

Definition at line 51 of file TgcReadoutGeomTool.h.

Member Data Documentation

◆ parameterBook

ParamBookTable MuonGMR4::TgcReadoutGeomTool::FactoryCache::parameterBook {}

Definition at line 49 of file TgcReadoutGeomTool.h.

◆ stripDesigns

ReadoutTable MuonGMR4::TgcReadoutGeomTool::FactoryCache::stripDesigns {}

Definition at line 53 of file TgcReadoutGeomTool.h.

◆ stripLayouts

RadialStripDesignSet MuonGMR4::TgcReadoutGeomTool::FactoryCache::stripLayouts {}

Definition at line 55 of file TgcReadoutGeomTool.h.

◆ wireDesigns

ReadoutTable MuonGMR4::TgcReadoutGeomTool::FactoryCache::wireDesigns {}

Definition at line 52 of file TgcReadoutGeomTool.h.

◆ wireLayouts

WireGroupDesignSet MuonGMR4::TgcReadoutGeomTool::FactoryCache::wireLayouts {}

Definition at line 56 of file TgcReadoutGeomTool.h.


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