 |
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/SeedContainer2.hpp"
17 #include "Acts/EventData/SpacePointContainer.hpp"
18 #include "Acts/EventData/SpacePointContainer2.hpp"
32 const EventContext& ctx,
34 Acts::detail::RefHolder>& spContainer,
35 const Acts::Vector3& beamSpotPos,
const Acts::Vector3& bField,
42 return StatusCode::FAILURE;
46 const EventContext& ctx,
47 const std::vector<const xAOD::SpacePointContainer*>&
48 spacePointCollections,
49 const Eigen::Vector3f& beamSpotPos,
float bFieldInZ,
52 (void)spacePointCollections;
56 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...