ATLAS Offline Software
|
#include <memory>
#include <mutex>
#include "AthenaBaseComps/AthAlgTool.h"
#include "GaudiKernel/ServiceHandle.h"
#include "GaudiKernel/ToolHandle.h"
#include "GeoPrimitives/GeoPrimitives.h"
#include "StoreGate/ReadCondHandleKey.h"
#include "TrkDetDescrInterfaces/ITrackingGeometrySvc.h"
#include "TrkDetDescrInterfaces/ITrackingVolumesSvc.h"
#include "TrkExInterfaces/IExtrapolator.h"
#include "TrkExInterfaces/IIntersector.h"
#include "TrkExInterfaces/IPropagator.h"
#include "TrkGeometry/MagneticFieldProperties.h"
#include "TrkGeometry/TrackingGeometry.h"
#include "TrkParameters/TrackParameters.h"
#include "TrkiPatFitterUtils/IMaterialAllocator.h"
Go to the source code of this file.
Classes | |
class | Trk::MaterialAllocator |
Main Fitter tool providing the implementation for the different fitting, extension and refitting use cases. More... | |
class | Trk::MaterialAllocator::compareByDistance |
Namespaces | |
Trk | |
Ensure that the ATLAS eigen extensions are properly loaded. | |