![]() |
ATLAS Offline Software
|
#include <IDeviceSeedingAlgProviderTool.h>
Public Member Functions | |
| DeclareInterfaceID (IDeviceSeedingAlgProviderTool, 1, 0) | |
| virtual std::pair< std::shared_ptr< const vecmem::copy >, std::shared_ptr< const traccc::device::triplet_seeding_algorithm > > | getTripletSeedingAlgorithm (const EventContext &ctx, const traccc::seedfinder_config &seedfinder, const traccc::seedfilter_config &seedfilter) const =0 |
| virtual std::pair< std::shared_ptr< const vecmem::copy >, std::shared_ptr< const traccc::device::gbts_seeding_algorithm > > | getGBTSAlgorithm (const EventContext &ctx, const traccc::gbts_seedfinder_config &gbts_config) const =0 |
Definition at line 18 of file IDeviceSeedingAlgProviderTool.h.
| ActsTrk::IDeviceSeedingAlgProviderTool::DeclareInterfaceID | ( | IDeviceSeedingAlgProviderTool | , |
| 1 | , | ||
| 0 | ) |
|
pure virtual |
|
pure virtual |