ATLAS Offline Software
Toggle main menu visibility
Loading...
Searching...
No Matches
Tracking
Acts
ActsGPUDataPreparation
src
IDeviceSPFormationAlgProviderTool.h
Go to the documentation of this file.
1
/*
2
Copyright (C) 2002-2026 CERN for the benefit of the ATLAS collaboration
3
*/
4
5
#ifndef ACTSTRK_IDEVICESPFORMATIONALGPROVIDERTOOL_H
6
#define ACTSTRK_IDEVICESPFORMATIONALGPROVIDERTOOL_H
7
8
#include "GaudiKernel/IAlgTool.h"
9
#include "GaudiKernel/EventContext.h"
10
11
#include <traccc/utils/algorithm.hpp>
12
#include <traccc/edm/measurement_collection.hpp>
13
#include <traccc/seeding/device/silicon_pixel_spacepoint_formation_algorithm.hpp>
14
15
namespace
ActsTrk
{
16
17
class
IDeviceSPFormationAlgProviderTool
:
virtual
public
IAlgTool {
18
public
:
19
DeclareInterfaceID
(
IDeviceSPFormationAlgProviderTool
, 1, 0);
20
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;
22
23
};
24
25
}
// namespace ActsTrk
26
27
#endif
// ACTSTRK_IDEVICESPFORMATIONALGPROVIDERTOOL_H
ActsTrk::IDeviceSPFormationAlgProviderTool
Definition
IDeviceSPFormationAlgProviderTool.h:17
ActsTrk::IDeviceSPFormationAlgProviderTool::getPixelSPFormationAlgorithm
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
ActsTrk::IDeviceSPFormationAlgProviderTool::DeclareInterfaceID
DeclareInterfaceID(IDeviceSPFormationAlgProviderTool, 1, 0)
ActsTrk
The AlignStoreProviderAlg loads the rigid alignment corrections and pipes them through the readout ge...
Definition
MdtCalibInput.h:31
Generated on
for ATLAS Offline Software by
1.17.0