ATLAS Offline Software
Classes | Namespaces | Typedefs
MdtTubeLayer.h File Reference
#include <MuonReadoutGeometryR4/MuonDetectorDefs.h>
#include <GeoModelKernel/GeoVPhysVol.h>
#include <GeoModelKernel/GeoTransform.h>
#include <GeoModelKernel/GeoVolumeCursor.h>
#include <GeoModelUtilities/TransientConstSharedPtr.h>
#include <set>
Include dependency graph for MdtTubeLayer.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  MuonGMR4::MdtTubeLayerSorter
 Helper struct to sort equivalent MdtTubeLayers into a std::set. More...
 
class  MuonGMR4::MdtTubeLayer
 Helper struct to retrieve the tube lengths and the tube centers directly from the GeoModel tree. More...
 

Namespaces

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

Typedefs

using MuonGMR4::MdtTubeLayerPtr = GeoModel::TransientConstSharedPtr< MdtTubeLayer >
 
using MuonGMR4::MdtTubeLayerSet = std::set< MdtTubeLayerPtr, MdtTubeLayerSorter >