ATLAS Offline Software
|
#include "AthenaBaseComps/AthAlgTool.h"
#include "TrkGeometry/MagneticFieldProperties.h"
#include "TrkParameters/TrackParameters.h"
#include "TrkTrack/TrackInfo.h"
#include "MuonIdHelpers/IMuonIdHelperSvc.h"
#include "MuonRecHelperTools/IMuonEDMHelperSvc.h"
#include "MuonRecHelperTools/MuonEDMPrinterTool.h"
#include "MuonRecToolInterfaces/IMdtDriftCircleOnTrackCreator.h"
#include "MuonRecToolInterfaces/IMuonHitSelector.h"
#include "MuonRecToolInterfaces/IMuonSegmentMomentumEstimator.h"
#include "MuonRecToolInterfaces/IMuonTrackCleaner.h"
#include "MuonRecToolInterfaces/IMuonTrackToSegmentTool.h"
#include "MuonSegmentMakerToolInterfaces/IMuonSegmentInOverlapResolvingTool.h"
#include "TrkDriftCircleMath/DCSLFitter.h"
#include "TrkDriftCircleMath/SegmentFinder.h"
#include "TrkExInterfaces/IPropagator.h"
#include "TrkFitterInterfaces/ITrackFitter.h"
#include "TrkToolInterfaces/ITrackSummaryHelperTool.h"
#include <set>
#include "MuPatHitTool.h"
#include "MuPatPrimitives/MuPatCandidateBase.h"
#include "MuPatPrimitives/MuPatHit.h"
Go to the source code of this file.
Classes | |
class | Muon::MooTrackFitter |
Tool to fit a trajectory using a set of two segments or a track and a segment as input. More... | |
struct | Muon::MooTrackFitter::FitterData |
struct | Muon::MooTrackFitter::StationPhiData |
Namespaces | |
Trk | |
Ensure that the ATLAS eigen extensions are properly loaded. | |
Muon | |
NRpcCablingAlg reads raw condition data and writes derived condition data to the condition store. | |