ATLAS Offline Software
Loading...
Searching...
No Matches
WireGroupDesign.h File Reference
Include dependency graph for WireGroupDesign.h:
This graph shows which files directly or indirectly include this file:

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

namespace  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>