ATLAS Offline Software
Classes | Namespaces | Typedefs
WireGroupDesign.h File Reference
#include <MuonReadoutGeometryR4/StripDesign.h>
#include <MuonReadoutGeometryR4/WireGroupDesign.icc>
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

 MuonGMR4
 A muon chamber is a collection of readout elements belonging to the same station.
 

Typedefs

using MuonGMR4::WireDesignPtr = GeoModel::TransientConstSharedPtr< WireGroupDesign >
 
using MuonGMR4::WireGroupDesignSet = std::set< WireDesignPtr, WireDesignSorter >