 |
ATLAS Offline Software
|
Go to the documentation of this file.
5 #ifndef ACTSTOOLINTERFACES_ISEEDINGTOOL_H
6 #define ACTSTOOLINTERFACES_ISEEDINGTOOL_H
9 #include "Acts/MagneticField/MagneticFieldContext.hpp"
11 #include "GaudiKernel/EventContext.h"
12 #include "GaudiKernel/IAlgTool.h"
15 #include "Acts/Definitions/Algebra.hpp"
16 #include "Acts/EventData/SpacePointContainer.hpp"
17 #include "Acts/EventData/SpacePointContainer2.hpp"
30 const EventContext& ctx,
32 Acts::detail::RefHolder>& spContainer,
33 const Acts::Vector3& beamSpotPos,
const Acts::Vector3& bField,
40 return StatusCode::FAILURE;
44 const EventContext& ctx,
45 const std::vector<const xAOD::SpacePointContainer*>&
46 spacePointCollections,
47 const Eigen::Vector3f& beamSpotPos,
float bFieldInZ,
50 (void)spacePointCollections;
54 return StatusCode::FAILURE;
::StatusCode StatusCode
StatusCode definition for legacy code.
SpacePointContainer_v1 SpacePointContainer
Define the version of the space point container.
The AlignStoreProviderAlg loads the rigid alignment corrections and pipes them through the readout ge...