![]() |
ATLAS Offline Software
|
Public Types | |
using | ParamBookTable = std::map< std::string, wSTGCTable > |
Public Attributes | |
std::set< StripDesignPtr, StripDesignSorter > | stripDesigns {} |
std::set< WireDesignPtr, WireDesignSorter > | wireGroupDesigns {} |
std::set< PadDesignPtr, PadDesignSorter > | padDesigns {} |
ParamBookTable | parameterBook {} |
GeoDeDuplicator | trfNodeMaker {} |
Helper object to turn Amg::Transforms into GeoModel tree transform nodes. More... | |
Definition at line 74 of file sTgcReadoutGeomTool.h.
using MuonGMR4::sTgcReadoutGeomTool::FactoryCache::ParamBookTable = std::map<std::string, wSTGCTable> |
Definition at line 76 of file sTgcReadoutGeomTool.h.
std::set<PadDesignPtr, PadDesignSorter> MuonGMR4::sTgcReadoutGeomTool::FactoryCache::padDesigns {} |
Definition at line 80 of file sTgcReadoutGeomTool.h.
ParamBookTable MuonGMR4::sTgcReadoutGeomTool::FactoryCache::parameterBook {} |
Definition at line 82 of file sTgcReadoutGeomTool.h.
std::set<StripDesignPtr, StripDesignSorter> MuonGMR4::sTgcReadoutGeomTool::FactoryCache::stripDesigns {} |
Definition at line 78 of file sTgcReadoutGeomTool.h.
GeoDeDuplicator MuonGMR4::sTgcReadoutGeomTool::FactoryCache::trfNodeMaker {} |
Helper object to turn Amg::Transforms into GeoModel tree transform nodes.
Definition at line 84 of file sTgcReadoutGeomTool.h.
std::set<WireDesignPtr, WireDesignSorter> MuonGMR4::sTgcReadoutGeomTool::FactoryCache::wireGroupDesigns {} |
Definition at line 79 of file sTgcReadoutGeomTool.h.