|
ATLAS Offline Software
|
Go to the documentation of this file.
8 #include "GaudiKernel/IInterface.h"
18 #include "Acts/Propagator/Navigator.hpp"
19 #include "Acts/Propagator/Propagator.hpp"
20 #include "Acts/Propagator/StraightLineStepper.hpp"
21 #include "Acts/Geometry/GeometryContext.hpp"
49 Acts::VolumeMaterialMapper::Config smmConfig;
50 smmConfig.mappingStep = 10;
51 m_mapper = std::make_shared<Acts::VolumeMaterialMapper>(
53 std::move(propagator),
58 ATH_MSG_INFO(
"ACTS Surface Mapper successfully initialized");
59 return StatusCode::SUCCESS;
Acts::Navigator Navigator
std::unique_ptr< const Acts::Logger > makeActsAthenaLogger(IMessageSvc *svc, const std::string &name, int level, std::optional< std::string > parent_name)
::StatusCode StatusCode
StatusCode definition for legacy code.
CalibratedSpacePoint::State State