#include "AthenaBaseComps/AthReentrantAlgorithm.h"
#include "CxxUtils/checker_macros.h"
#include "ActsGeometryInterfaces/ITrackingGeometryTool.h"
#include "ActsGeometryInterfaces/IExtrapolationTool.h"
#include "ActsEvent/RecordedMaterialTrackCollection.h"
#include "Acts/EventData/TrackParameters.hpp"
#include "Acts/Geometry/GeometryIdentifier.hpp"
#include <memory>
#include <vector>
#include <fstream>
#include <mutex>
Go to the source code of this file.
|
| namespace | Acts |
| | This class is not to needed in AthSimulation.
|
| namespace | Acts::detail |