![]() |
ATLAS Offline Software
|
Interface for tools providing an Acts device/GPU track parameter estimation algorithm. More...
#include <IDeviceTrkParamAlgProviderTool.h>
Public Member Functions | |
| DeclareInterfaceID (IDeviceTrkParamAlgProviderTool, 1, 0) | |
| Declare the interface ID for this tool. | |
| virtual DeviceAlgorithmT< traccc::device::seed_parameter_estimation_algorithm > | getAlgorithm (const EventContext &ctx, const traccc::track_params_estimation_config &trkparam_config) const =0 |
| Get the device specific track parameter estimation algorithm. | |
Interface for tools providing an Acts device/GPU track parameter estimation algorithm.
Definition at line 22 of file IDeviceTrkParamAlgProviderTool.h.
| ActsTrk::IDeviceTrkParamAlgProviderTool::DeclareInterfaceID | ( | IDeviceTrkParamAlgProviderTool | , |
| 1 | , | ||
| 0 | ) |
Declare the interface ID for this tool.
|
pure virtual |
Get the device specific track parameter estimation algorithm.