ATLAS Offline Software
Public Member Functions | List of all members
ActsTrk::ISeedingTool Class Referenceabstract

#include <ISeedingTool.h>

Inheritance diagram for ActsTrk::ISeedingTool:
Collaboration diagram for ActsTrk::ISeedingTool:

Public Member Functions

 DeclareInterfaceID (ISeedingTool, 1, 0)
 
virtual StatusCode createSeeds (const EventContext &ctx, const std::vector< const xAOD::SpacePoint * > &spContainer, const Acts::Vector3 &beamSpotPos, const Acts::Vector3 &bField, ActsTrk::SeedContainer &seedContainer) const =0
 

Detailed Description

Definition at line 22 of file ISeedingTool.h.

Member Function Documentation

◆ createSeeds()

virtual StatusCode ActsTrk::ISeedingTool::createSeeds ( const EventContext &  ctx,
const std::vector< const xAOD::SpacePoint * > &  spContainer,
const Acts::Vector3 &  beamSpotPos,
const Acts::Vector3 &  bField,
ActsTrk::SeedContainer seedContainer 
) const
pure virtual

◆ DeclareInterfaceID()

ActsTrk::ISeedingTool::DeclareInterfaceID ( ISeedingTool  ,
,
 
)

The documentation for this class was generated from the following file: