ATLAS Offline Software
Loading...
Searching...
No Matches
ActsTrk::IDeviceSPFormationAlgProviderTool Class Referenceabstract

Interface for tools providing an Acts device/GPU spacepoint formation algorithm. More...

#include <IDeviceSPFormationAlgProviderTool.h>

Inheritance diagram for ActsTrk::IDeviceSPFormationAlgProviderTool:
Collaboration diagram for ActsTrk::IDeviceSPFormationAlgProviderTool:

Public Member Functions

 DeclareInterfaceID (IDeviceSPFormationAlgProviderTool, 1, 0)
 Declare the interface ID for this tool.
virtual DeviceAlgorithmT< traccc::device::silicon_pixel_spacepoint_formation_algorithm > getAlgorithm (const EventContext &ctx) const =0
 Get the device specific spacepoint formation algorithm.

Detailed Description

Interface for tools providing an Acts device/GPU spacepoint formation algorithm.

Definition at line 22 of file IDeviceSPFormationAlgProviderTool.h.

Member Function Documentation

◆ DeclareInterfaceID()

ActsTrk::IDeviceSPFormationAlgProviderTool::DeclareInterfaceID ( IDeviceSPFormationAlgProviderTool ,
1 ,
0  )

Declare the interface ID for this tool.

◆ getAlgorithm()

virtual DeviceAlgorithmT< traccc::device::silicon_pixel_spacepoint_formation_algorithm > ActsTrk::IDeviceSPFormationAlgProviderTool::getAlgorithm ( const EventContext & ctx) const
pure virtual

Get the device specific spacepoint formation algorithm.


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