![]() |
ATLAS Offline Software
|
Interface for tools providing an Acts device/GPU spacepoint formation algorithm. More...
#include <IDeviceSPFormationAlgProviderTool.h>
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. | |
Interface for tools providing an Acts device/GPU spacepoint formation algorithm.
Definition at line 22 of file IDeviceSPFormationAlgProviderTool.h.
| ActsTrk::IDeviceSPFormationAlgProviderTool::DeclareInterfaceID | ( | IDeviceSPFormationAlgProviderTool | , |
| 1 | , | ||
| 0 | ) |
Declare the interface ID for this tool.
|
pure virtual |
Get the device specific spacepoint formation algorithm.