ATLAS Offline Software
Toggle main menu visibility
Loading...
Searching...
No Matches
Tracking
Acts
ActsGeoUtils
ActsGeoUtils
SurfaceEncoding.h
Go to the documentation of this file.
1
/*
2
Copyright (C) 2002-2025 CERN for the benefit of the ATLAS collaboration
3
*/
4
#ifndef ActsEvent_SurfaceEncoding_h
5
#define ActsEvent_SurfaceEncoding_h
6
7
#ifndef SIMULATIONBASE
8
9
#include <
xAODTracking/TrackSurface.h
>
10
#include <
xAODTracking/TrackSurfaceAuxContainer.h
>
11
12
#include "
ActsGeometryInterfaces/GeometryContext.h
"
13
#include "Acts/Surfaces/Surface.hpp"
14
15
namespace
ActsTrk
{
16
25
26
void
encodeSurface
(
xAOD::TrackSurfaceAuxContainer
* backend,
size_t
index,
27
const
Acts::Surface* surface,
28
const
Acts::GeometryContext& geoContext);
32
33
void
encodeSurface
(
xAOD::TrackSurface
* backend,
34
const
Acts::Surface* surface,
35
const
Acts::GeometryContext& geoContext);
36
37
38
43
44
std::shared_ptr<const Acts::Surface>
decodeSurface
(
const
xAOD::TrackSurface
* backend);
45
49
std::shared_ptr<const Acts::Surface>
decodeSurface
(
const
xAOD::TrackSurfaceAuxContainer
* backend,
50
size_t
i);
51
52
53
}
// namespace ActsTrk
54
55
#endif
56
#endif
GeometryContext.h
TrackSurfaceAuxContainer.h
TrackSurface.h
ActsTrk
The AlignStoreProviderAlg loads the rigid alignment corrections and pipes them through the readout ge...
Definition
MdtCalibInput.h:31
ActsTrk::encodeSurface
void encodeSurface(xAOD::TrackSurfaceAuxContainer *backend, size_t index, const Acts::Surface *surface, const Acts::GeometryContext &geoContext)
Prepares persistifiable representation of surface into xAOD::TrackSurface object.
Definition
SurfaceEncoding.cxx:93
ActsTrk::decodeSurface
std::shared_ptr< const Acts::Surface > decodeSurface(const xAOD::TrackSurface *backend)
Creates transient Acts Surface objects given a surface backend implementation should be exact mirror ...
Definition
SurfaceEncoding.cxx:157
xAOD::TrackSurfaceAuxContainer
TrackSurfaceAuxContainer_v1 TrackSurfaceAuxContainer
Definition
TrackSurfaceAuxContainer.h:10
xAOD::TrackSurface
TrackSurface_v1 TrackSurface
Definition
TrackSurface.h:10
Generated on
for ATLAS Offline Software by
1.17.0