ATLAS Offline Software
Public Types | Public Attributes | List of all members
MuonGMR4::MmReadoutGeomTool::FactoryCache Struct Reference

Cache object to the wMMTable & store stripDesigns & layers to make the information available throughout the geometry building and to allow for sharing of Identical StripLayers. More...

Collaboration diagram for MuonGMR4::MmReadoutGeomTool::FactoryCache:

Public Types

using ParamBookTable = std::map< std::string, wMMTable >
 

Public Attributes

std::set< StripDesignPtr, StripDesignSorterstripDesigns {}
 
std::set< StripLayerPtr, StripLayerSorterstripLayers {}
 
ParamBookTable parameterBook {}
 
GeoDeDuplicator trfNodeMaker {}
 Helper object to turn Amg::Transforms into GeoModel tree transform nodes. More...
 

Detailed Description

Cache object to the wMMTable & store stripDesigns & layers to make the information available throughout the geometry building and to allow for sharing of Identical StripLayers.

Definition at line 53 of file MmReadoutGeomTool.h.

Member Typedef Documentation

◆ ParamBookTable

Definition at line 55 of file MmReadoutGeomTool.h.

Member Data Documentation

◆ parameterBook

ParamBookTable MuonGMR4::MmReadoutGeomTool::FactoryCache::parameterBook {}

Definition at line 59 of file MmReadoutGeomTool.h.

◆ stripDesigns

std::set<StripDesignPtr, StripDesignSorter> MuonGMR4::MmReadoutGeomTool::FactoryCache::stripDesigns {}

Definition at line 56 of file MmReadoutGeomTool.h.

◆ stripLayers

std::set<StripLayerPtr, StripLayerSorter> MuonGMR4::MmReadoutGeomTool::FactoryCache::stripLayers {}

Definition at line 57 of file MmReadoutGeomTool.h.

◆ trfNodeMaker

GeoDeDuplicator MuonGMR4::MmReadoutGeomTool::FactoryCache::trfNodeMaker {}

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

Definition at line 61 of file MmReadoutGeomTool.h.


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