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

Public Types

using ParamBookTable = std::map< std::string, wRPCTable >
 
using CutOutTable = std::map< Identifier, std::vector< CutOutArea > >
 

Public Attributes

std::set< StripDesignPtr, StripDesignSorterstripDesigns {}
 
std::set< StripLayerPtr, StripLayerSorterstripLayers {}
 
ParamBookTable parameterBook {}
 
CutOutTable cutOuts {}
 

Detailed Description

Definition at line 56 of file RpcReadoutGeomTool.h.

Member Typedef Documentation

◆ CutOutTable

Definition at line 59 of file RpcReadoutGeomTool.h.

◆ ParamBookTable

Definition at line 58 of file RpcReadoutGeomTool.h.

Member Data Documentation

◆ cutOuts

CutOutTable MuonGMR4::RpcReadoutGeomTool::FactoryCache::cutOuts {}

Definition at line 64 of file RpcReadoutGeomTool.h.

◆ parameterBook

ParamBookTable MuonGMR4::RpcReadoutGeomTool::FactoryCache::parameterBook {}

Definition at line 63 of file RpcReadoutGeomTool.h.

◆ stripDesigns

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

Definition at line 61 of file RpcReadoutGeomTool.h.

◆ stripLayers

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

Definition at line 62 of file RpcReadoutGeomTool.h.


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