ATLAS Offline Software
|
Public Types | |
using | ParamBookTable = std::map< std::string, wTgcTable > |
using | ReadoutTable = std::map< std::string, StripLayerPtr > |
Public Attributes | |
ParamBookTable | parameterBook {} |
ReadoutTable | wireDesigns {} |
ReadoutTable | stripDesigns {} |
RadialStripDesignSet | stripLayouts {} |
WireGroupDesignSet | wireLayouts {} |
Definition at line 46 of file TgcReadoutGeomTool.h.
using MuonGMR4::TgcReadoutGeomTool::FactoryCache::ParamBookTable = std::map<std::string, wTgcTable> |
Definition at line 47 of file TgcReadoutGeomTool.h.
using MuonGMR4::TgcReadoutGeomTool::FactoryCache::ReadoutTable = std::map<std::string, StripLayerPtr> |
Definition at line 50 of file TgcReadoutGeomTool.h.
ParamBookTable MuonGMR4::TgcReadoutGeomTool::FactoryCache::parameterBook {} |
Definition at line 48 of file TgcReadoutGeomTool.h.
ReadoutTable MuonGMR4::TgcReadoutGeomTool::FactoryCache::stripDesigns {} |
Definition at line 52 of file TgcReadoutGeomTool.h.
RadialStripDesignSet MuonGMR4::TgcReadoutGeomTool::FactoryCache::stripLayouts {} |
Definition at line 54 of file TgcReadoutGeomTool.h.
ReadoutTable MuonGMR4::TgcReadoutGeomTool::FactoryCache::wireDesigns {} |
Definition at line 51 of file TgcReadoutGeomTool.h.
WireGroupDesignSet MuonGMR4::TgcReadoutGeomTool::FactoryCache::wireLayouts {} |
Definition at line 55 of file TgcReadoutGeomTool.h.