![]() |
ATLAS Offline Software
|
#include "CxxUtils/CachedUniquePtr.h"
#include "CxxUtils/CachedValue.h"
#include "MuonReadoutGeometry/MuonDetectorManager.h"
#include "CxxUtils/ArrayHelper.h"
#include "MuonReadoutGeometry/MuonReadoutElement.h"
#include "TrkSurfaces/StraightLineSurface.h"
#include "EventPrimitives/EventPrimitivesToStringConverter.h"
#include <MuonReadoutGeometry/MdtReadoutElement.icc>
Go to the source code of this file.
Classes | |
class | MuonGM::MdtReadoutElement |
struct | MuonGM::MdtReadoutElement::GeoInfo |
Namespaces | |
MuonGMR4 | |
The ReadoutGeomCnvAlg converts the Run4 Readout geometry build from the GeoModelXML into the legacy MuonReadoutGeometry. | |
Trk | |
Ensure that the ATLAS eigen extensions are properly loaded. | |
MuonGM | |
Ensure that the Athena extensions are properly loaded. | |
Variables | |
constexpr int | MuonGM::maxnlayers = 4 |
An MdtReadoutElement corresponds to a single MDT multilayer; therefore typicaly a MDT chamber consists of two MdtReadoutElements, each identified by StationName, StationEta, StationPhi, Technology=0, and Multilayer. More... | |
constexpr int | MuonGM::maxnsteps = 10 |