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

Public Types

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

Public Attributes

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

Detailed Description

Definition at line 74 of file sTgcReadoutGeomTool.h.

Member Typedef Documentation

◆ ParamBookTable

Definition at line 76 of file sTgcReadoutGeomTool.h.

Member Data Documentation

◆ padDesigns

std::set<PadDesignPtr, PadDesignSorter> MuonGMR4::sTgcReadoutGeomTool::FactoryCache::padDesigns {}

Definition at line 80 of file sTgcReadoutGeomTool.h.

◆ parameterBook

ParamBookTable MuonGMR4::sTgcReadoutGeomTool::FactoryCache::parameterBook {}

Definition at line 82 of file sTgcReadoutGeomTool.h.

◆ stripDesigns

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

Definition at line 78 of file sTgcReadoutGeomTool.h.

◆ trfNodeMaker

GeoDeDuplicator MuonGMR4::sTgcReadoutGeomTool::FactoryCache::trfNodeMaker {}

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

Definition at line 84 of file sTgcReadoutGeomTool.h.

◆ wireGroupDesigns

std::set<WireDesignPtr, WireDesignSorter> MuonGMR4::sTgcReadoutGeomTool::FactoryCache::wireGroupDesigns {}

Definition at line 79 of file sTgcReadoutGeomTool.h.


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