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 >
 
using CutOutTable = std::map< Identifier, std::vector< CutOutArea > >
 

Public Attributes

std::set< StripDesignPtr, StripDesignSorterstripDesigns {}
 
std::set< WireDesignPtr, WireDesignSorterwireGroupDesigns {}
 
std::set< PadDesignPtr, PadDesignSorterpadDesigns {}
 
ParamBookTable parameterBook {}
 
CutOutTable cutOuts {}
 

Detailed Description

Definition at line 75 of file sTgcReadoutGeomTool.h.

Member Typedef Documentation

◆ CutOutTable

Definition at line 78 of file sTgcReadoutGeomTool.h.

◆ ParamBookTable

Definition at line 77 of file sTgcReadoutGeomTool.h.

Member Data Documentation

◆ cutOuts

CutOutTable MuonGMR4::sTgcReadoutGeomTool::FactoryCache::cutOuts {}

Definition at line 85 of file sTgcReadoutGeomTool.h.

◆ padDesigns

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

Definition at line 82 of file sTgcReadoutGeomTool.h.

◆ parameterBook

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

Definition at line 84 of file sTgcReadoutGeomTool.h.

◆ stripDesigns

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

Definition at line 80 of file sTgcReadoutGeomTool.h.

◆ wireGroupDesigns

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

Definition at line 81 of file sTgcReadoutGeomTool.h.


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