ATLAS Offline Software
|
Go to the source code of this file.
Classes | |
class | MuonGMR4::WireGroupDesign |
struct | MuonGMR4::WireGroupDesign::wireGroup |
helper construct to cache the number of wires in each group as well as the accumulated number of wires from the previous groups. More... | |
struct | MuonGMR4::WireDesignSorter |
Namespaces | |
MuonGMR4 | |
The ReadoutGeomCnvAlg converts the Run4 Readout geometry build from the GeoModelXML into the legacy MuonReadoutGeometry. | |
Typedefs | |
using | MuonGMR4::WireDesignPtr = GeoModel::TransientConstSharedPtr< WireGroupDesign > |
using | MuonGMR4::WireGroupDesignSet = std::set< WireDesignPtr, WireDesignSorter > |