![]() |
ATLAS Offline Software
|
Public Types | |
| using | ParamBookTable = std::unordered_map< std::string, wTgcTable > |
| Parameter map of the Tgc technology. More... | |
| using | ReadoutTable = std::map< std::string, StripLayerPtr > |
| Map to share the StripLayer readout objects across multiple readout elements. More... | |
Public Attributes | |
| ParamBookTable | parameterBook {} |
| ReadoutTable | readoutLayers {} |
| RadialStripDesignSet | stripReadouts {} |
| Set to share equivalent RadialStripDesigns across multiple gas gaps. More... | |
| WireGroupDesignSet | wireLayouts {} |
| Set to share equivalent WireGroupDesigns across multiple gas gaps. More... | |
| GeoDeDuplicator | trfNodeMaker {} |
| Helper object to turn Amg::Transforms into GeoModel tree transform nodes. More... | |
Definition at line 45 of file TgcReadoutGeomTool.h.
| using MuonGMR4::TgcReadoutGeomTool::FactoryCache::ParamBookTable = std::unordered_map<std::string, wTgcTable> |
Parameter map of the Tgc technology.
The key is composed by the chamber design, the detctor side & the gas gap number inside the chamber
Definition at line 49 of file TgcReadoutGeomTool.h.
| using MuonGMR4::TgcReadoutGeomTool::FactoryCache::ReadoutTable = std::map<std::string, StripLayerPtr> |
Map to share the StripLayer readout objects across multiple readout elements.
Definition at line 53 of file TgcReadoutGeomTool.h.
| ParamBookTable MuonGMR4::TgcReadoutGeomTool::FactoryCache::parameterBook {} |
Definition at line 50 of file TgcReadoutGeomTool.h.
| ReadoutTable MuonGMR4::TgcReadoutGeomTool::FactoryCache::readoutLayers {} |
Definition at line 54 of file TgcReadoutGeomTool.h.
| RadialStripDesignSet MuonGMR4::TgcReadoutGeomTool::FactoryCache::stripReadouts {} |
Set to share equivalent RadialStripDesigns across multiple gas gaps.
Definition at line 56 of file TgcReadoutGeomTool.h.
| GeoDeDuplicator MuonGMR4::TgcReadoutGeomTool::FactoryCache::trfNodeMaker {} |
Helper object to turn Amg::Transforms into GeoModel tree transform nodes.
Definition at line 60 of file TgcReadoutGeomTool.h.
| WireGroupDesignSet MuonGMR4::TgcReadoutGeomTool::FactoryCache::wireLayouts {} |
Set to share equivalent WireGroupDesigns across multiple gas gaps.
Definition at line 58 of file TgcReadoutGeomTool.h.
1.8.18