5#ifndef ACTSTRK_IDEVICESPFORMATIONALGPROVIDERTOOL_H
6#define ACTSTRK_IDEVICESPFORMATIONALGPROVIDERTOOL_H
8#include "GaudiKernel/IAlgTool.h"
9#include "GaudiKernel/EventContext.h"
11#include <traccc/utils/algorithm.hpp>
12#include <traccc/edm/measurement_collection.hpp>
13#include <traccc/seeding/device/silicon_pixel_spacepoint_formation_algorithm.hpp>
21 virtual std::pair<std::shared_ptr<const vecmem::copy>, std::shared_ptr<const traccc::device::silicon_pixel_spacepoint_formation_algorithm>>
getPixelSPFormationAlgorithm(
const EventContext& ctx)
const = 0;
The AlignStoreProviderAlg loads the rigid alignment corrections and pipes them through the readout ge...