ATLAS Offline Software
Namespaces | Typedefs | Functions
ATLASSourceLink.h File Reference
#include "AthContainers/DataVector.h"
#include "TrkMeasurementBase/MeasurementBase.h"
#include "xAODMeasurementBase/UncalibratedMeasurement.h"
#include "xAODMeasurementBase/UncalibratedMeasurementContainer.h"
#include "Acts/EventData/Measurement.hpp"
#include "Acts/EventData/MultiTrajectory.hpp"
#include "Acts/Utilities/CalibrationContext.hpp"
#include "Acts/Geometry/GeometryIdentifier.hpp"
#include "Acts/Surfaces/Surface.hpp"
#include "Acts/Definitions/TrackParametrization.hpp"
#include "Acts/Geometry/TrackingGeometry.hpp"
#include <cassert>

Go to the source code of this file.

Namespaces

 ActsTrk
 The AlignStoreProviderAlg loads the rigid alignment corrections and pipes them through the readout geometry to cache the final transformations of the sensor surfaces associated to one particular detector technology (Pixel, Sct, etc.).
 

Typedefs

using ActsTrk::ATLASSourceLink = const Trk::MeasurementBase *
 
using ActsTrk::ATLASUncalibSourceLink = const xAOD::UncalibratedMeasurement *
 

Functions

const xAOD::UncalibratedMeasurementActsTrk::getUncalibratedMeasurement (const ATLASUncalibSourceLink &source_link)
 
ATLASUncalibSourceLink ActsTrk::makeATLASUncalibSourceLink (const xAOD::UncalibratedMeasurementContainer *container, std::size_t index, [[maybe_unused]] const EventContext &ctx)
 
ATLASUncalibSourceLink ActsTrk::makeATLASUncalibSourceLink ([[maybe_unused]] const xAOD::UncalibratedMeasurementContainer *container, const xAOD::UncalibratedMeasurement *measurement, [[maybe_unused]] const EventContext &ctx)
 
ATLASUncalibSourceLink ActsTrk::makeATLASUncalibSourceLink (const xAOD::UncalibratedMeasurementContainer *container, std::size_t index)
 
ATLASUncalibSourceLink ActsTrk::makeATLASUncalibSourceLink (const xAOD::UncalibratedMeasurement *measurement)
 
float ActsTrk::localXFromSourceLink (const ATLASUncalibSourceLink &source_link)
 
float ActsTrk::localYFromSourceLink (const ATLASUncalibSourceLink &source_link)