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::unordered_map< std::string, wTgcTable >
 Parameter map of the Tgc technology. More...
 
using ReadoutTable = std::map< std::string, StripLayerPtr >
 Map to share the StripLayer readout objects across multiple readout elements. More...
 

Public Attributes

ParamBookTable parameterBook {}
 
ReadoutTable wireLayers {}
 
ReadoutTable stripLayers {}
 
RadialStripDesignSet stripReadouts {}
 Set to share equivalent RadialStripDesigns across multiple gas gaps. More...
 
WireGroupDesignSet wireLayouts {}
 Set to share equivalent WireGroupDesigns across multiple gas gaps. More...
 
GeoDeDuplicator trfNodeMaker {}
 Helper object to turn Amg::Transforms into GeoModel tree transform nodes. More...
 

Detailed Description

Definition at line 45 of file TgcReadoutGeomTool.h.

Member Typedef Documentation

◆ ParamBookTable

Parameter map of the Tgc technology.

The key is composed by the chamber design, the detctor side & the gas gap number inside the chamber

Definition at line 49 of file TgcReadoutGeomTool.h.

◆ ReadoutTable

Map to share the StripLayer readout objects across multiple readout elements.

Definition at line 53 of file TgcReadoutGeomTool.h.

Member Data Documentation

◆ parameterBook

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

Definition at line 50 of file TgcReadoutGeomTool.h.

◆ stripLayers

ReadoutTable MuonGMR4::TgcReadoutGeomTool::FactoryCache::stripLayers {}

Definition at line 55 of file TgcReadoutGeomTool.h.

◆ stripReadouts

RadialStripDesignSet MuonGMR4::TgcReadoutGeomTool::FactoryCache::stripReadouts {}

Set to share equivalent RadialStripDesigns across multiple gas gaps.

Definition at line 58 of file TgcReadoutGeomTool.h.

◆ trfNodeMaker

GeoDeDuplicator MuonGMR4::TgcReadoutGeomTool::FactoryCache::trfNodeMaker {}

Helper object to turn Amg::Transforms into GeoModel tree transform nodes.

Definition at line 62 of file TgcReadoutGeomTool.h.

◆ wireLayers

ReadoutTable MuonGMR4::TgcReadoutGeomTool::FactoryCache::wireLayers {}

Definition at line 54 of file TgcReadoutGeomTool.h.

◆ wireLayouts

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

Set to share equivalent WireGroupDesigns across multiple gas gaps.

Definition at line 60 of file TgcReadoutGeomTool.h.


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