ATLAS Offline Software
|
#include "TrkRIO_OnTrack/RIO_OnTrack.h"
#include "MuonPrepRawData/MdtPrepData.h"
#include "TrkEventPrimitives/DriftCircleSide.h"
#include "TrkEventPrimitives/DriftCircleStatus.h"
#include "MuonPrepRawData/MdtPrepDataContainer.h"
#include "AthLinks/ElementLink.h"
#include "MuonRIO_OnTrack/MuonDriftCircleErrorStrategy.h"
#include "CxxUtils/CachedUniquePtr.h"
#include <cassert>
Go to the source code of this file.
Classes | |
class | Muon::MdtDriftCircleOnTrack |
This class represents the corrected MDT measurements, where the corrections include the effects of wire sag etc. More... | |
Namespaces | |
Trk | |
Ensure that the ATLAS eigen extensions are properly loaded. | |
Muon | |
This class provides conversion from CSC RDO data to CSC Digits. | |
Typedefs | |
using | ElementLinkToIDC_MDT_Container = ElementLink< Muon::MdtPrepDataContainer > |
Definition at line 23 of file MdtDriftCircleOnTrack.h.