![]() |
ATLAS Offline Software
|
#include "AthenaBaseComps/AthReentrantAlgorithm.h"#include "GaudiKernel/ServiceHandle.h"#include "Gaudi/Property.h"#include "GaudiKernel/ISvcLocator.h"#include "GaudiKernel/EventContext.h"#include "GaudiKernel/SystemOfUnits.h"#include "AthenaKernel/IAthRNGSvc.h"#include "AthenaKernel/RNGWrapper.h"#include "TrkExInterfaces/IExtrapolator.h"#include "ActsGeometryInterfaces/IExtrapolationTool.h"#include "ActsGeometryInterfaces/GeometryContext.h"#include "ActsGeometryInterfaces/ITrackingGeometrySvc.h"#include "TrkExAlgs/PropResultRootWriterSvc.h"#include "Acts/EventData/BoundTrackParameters.hpp"#include <memory>#include <vector>#include <fstream>#include <mutex>Go to the source code of this file.
Classes | |
| struct | perigeeParameters |
| class | Trk::ExtrapolatorComparisonTest |
| The ExtrapolatorComparisonTest Algorithm runs a number of n test extrapolations from randomly distributed Track Parameters to reference surfcas within. More... | |
| struct | Trk::ExtrapolatorComparisonTest::ActsTrackWrapper |
| Wrapper code for Acts track parameters, to provide a position() method without the need of explicitly passing the Acts::GeometryContext. More... | |
Namespaces | |
| namespace | Acts |
| This class is not to needed in AthSimulation. | |
| namespace | Acts::detail |
| namespace | Trk |
| Ensure that the ATLAS eigen extensions are properly loaded. | |