#include <ISeedingTool.h>
|
| DeclareInterfaceID (ISeedingTool, 1, 0) |
|
virtual StatusCode | createSeeds (const EventContext &ctx, const Acts::SpacePointContainer< ActsTrk::SpacePointCollector, Acts::detail::RefHolder > &spContainer, const Acts::Vector3 &beamSpotPos, const Acts::Vector3 &bField, ActsTrk::SeedContainer &seedContainer) const |
|
virtual StatusCode | createSeeds2 (const EventContext &ctx, const std::vector< const xAOD::SpacePointContainer * > &spacePointCollections, const Eigen::Vector3f &beamSpotPos, float bFieldInZ, ActsTrk::SeedContainer &seedContainer) const |
|
Definition at line 27 of file ISeedingTool.h.
◆ createSeeds()
◆ createSeeds2()
Definition at line 45 of file ISeedingTool.h.
52 (void)spacePointCollections;
56 return StatusCode::FAILURE;
◆ DeclareInterfaceID()
ActsTrk::ISeedingTool::DeclareInterfaceID |
( |
ISeedingTool |
, |
|
|
1 |
, |
|
|
0 |
|
|
) |
| |
The documentation for this class was generated from the following file: