ATLAS Offline Software
Loading...
Searching...
No Matches
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.

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.

80{};

◆ parameterBook

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

Definition at line 82 of file sTgcReadoutGeomTool.h.

82{};

◆ stripDesigns

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

Definition at line 78 of file sTgcReadoutGeomTool.h.

78{};

◆ 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.

84{};

◆ wireGroupDesigns

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

Definition at line 79 of file sTgcReadoutGeomTool.h.

79{};

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