ATLAS Offline Software
Toggle main menu visibility
Loading...
Searching...
No Matches
Tracking
Acts
ActsGPUMagField
src
IDeviceMagFieldProviderTool.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_IDEVICEMAGFIELDPROVIDERTOOL_H
6
#define ACTSTRK_IDEVICEMAGFIELDPROVIDERTOOL_H
7
8
#include "GaudiKernel/IAlgTool.h"
9
#include "GaudiKernel/EventContext.h"
10
11
#include <traccc/utils/algorithm.hpp>
12
#include <traccc/bfield/magnetic_field.hpp>
13
14
namespace
ActsTrk
{
15
16
class
IDeviceMagFieldProviderTool
:
virtual
public
IAlgTool {
17
public
:
18
DeclareInterfaceID
(
IDeviceMagFieldProviderTool
, 1, 0);
19
20
21
virtual
traccc::magnetic_field
getDeviceMagneticField
(traccc::magnetic_field
const
& host_bfield)
const
= 0;
22
23
};
24
25
}
// namespace ActsTrk
26
27
#endif
// ACTSTRK_IDEVICEMAGFIELDPROVIDERTOOL_H
ActsTrk::IDeviceMagFieldProviderTool
Definition
IDeviceMagFieldProviderTool.h:16
ActsTrk::IDeviceMagFieldProviderTool::getDeviceMagneticField
virtual traccc::magnetic_field getDeviceMagneticField(traccc::magnetic_field const &host_bfield) const =0
ActsTrk::IDeviceMagFieldProviderTool::DeclareInterfaceID
DeclareInterfaceID(IDeviceMagFieldProviderTool, 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