ATLAS Offline Software
Toggle main menu visibility
Loading...
Searching...
No Matches
Tracking
Acts
ActsToolInterfaces
ActsToolInterfaces
ITrackToTrackParticleCnvTool.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 ACTSTOOLINTERFACES_ITRACKTOTRACKPARTICLECNVTOOL_H
6
#define ACTSTOOLINTERFACES_ITRACKTOTRACKPARTICLECNVTOOL_H
7
8
#include "GaudiKernel/IAlgTool.h"
9
#include "GaudiKernel/EventContext.h"
10
11
#include "
ActsEvent/TrackContainer.h
"
12
#include "
xAODTracking/TrackParticle.h
"
13
14
#include "
BeamSpotConditionsData/BeamSpotData.h
"
15
#include "Acts/Surfaces/PerigeeSurface.hpp"
16
17
namespace
ActsTrk
{
18
25
class
ITrackToTrackParticleCnvTool
:
virtual
public
IAlgTool {
26
public
:
27
DeclareInterfaceID
(
ITrackToTrackParticleCnvTool
, 1, 0);
28
36
virtual
StatusCode
convert
(
xAOD::TrackParticle
& trackParticle,
37
const
EventContext& ctx,
38
const
ActsTrk::TrackContainer::ConstTrackProxy& track,
39
const
Acts::Surface& perigeeSurface,
40
const
InDet::BeamSpotData
* beamspotData =
nullptr
)
const
= 0;
41
};
42
43
}
44
45
#endif
BeamSpotData.h
TrackParticle.h
TrackContainer.h
ActsTrk::ITrackToTrackParticleCnvTool
Interface for a tool that converts a single Acts track proxy into an xAOD::TrackParticle.
Definition
ITrackToTrackParticleCnvTool.h:25
ActsTrk::ITrackToTrackParticleCnvTool::convert
virtual StatusCode convert(xAOD::TrackParticle &trackParticle, const EventContext &ctx, const ActsTrk::TrackContainer::ConstTrackProxy &track, const Acts::Surface &perigeeSurface, const InDet::BeamSpotData *beamspotData=nullptr) const =0
Convert a single Acts track proxy into an xAOD::TrackParticle.
ActsTrk::ITrackToTrackParticleCnvTool::DeclareInterfaceID
DeclareInterfaceID(ITrackToTrackParticleCnvTool, 1, 0)
InDet::BeamSpotData
Definition
BeamSpotData.h:21
ActsTrk
The AlignStoreProviderAlg loads the rigid alignment corrections and pipes them through the readout ge...
Definition
MdtCalibInput.h:31
xAOD::TrackParticle
TrackParticle_v1 TrackParticle
Reference the current persistent version:
Definition
Event/xAOD/xAODTracking/xAODTracking/TrackParticle.h:13
Generated on
for ATLAS Offline Software by
1.17.0