4#ifndef ActsEvent_SurfaceEncoding_h
5#define ActsEvent_SurfaceEncoding_h
13#include "Acts/Surfaces/Surface.hpp"
27 const Acts::Surface* surface,
28 const Acts::GeometryContext& geoContext);
34 const Acts::Surface* surface,
35 const Acts::GeometryContext& geoContext);
The AlignStoreProviderAlg loads the rigid alignment corrections and pipes them through the readout ge...
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.
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 ...
TrackSurfaceAuxContainer_v1 TrackSurfaceAuxContainer
TrackSurface_v1 TrackSurface