5#ifndef ACTSTRK_SURFACEOFMEASUREMENTHELPER_H
6#define ACTSTRK_SURFACEOFMEASUREMENTHELPER_H
8#include "Acts/Geometry/TrackingGeometry.hpp"
17 DetectorElementToActsGeometryIdMap::const_iterator
19 return geoid_iter != detector_element_to_geoid.end()
21 : Acts::GeometryIdentifier{};
DetectorIDHashType identifierHash() const
Returns the IdentifierHash of the measurement (corresponds to the detector element IdentifierHash)
virtual xAOD::UncalibMeasType type() const =0
Returns the type of the measurement type as a simple enumeration.
The AlignStoreProviderAlg loads the rigid alignment corrections and pipes them through the readout ge...
Acts::GeometryIdentifier getSurfaceGeometryIdOfMeasurement(const DetectorElementToActsGeometryIdMap &detector_element_to_geoid, const xAOD::UncalibratedMeasurement &measurement)
DetectorElementKey makeDetectorElementKey(xAOD::UncalibMeasType meas_type, unsigned int identifier_hash)
UncalibratedMeasurement_v1 UncalibratedMeasurement
Define the version of the uncalibrated measurement class.
static const Acts::GeometryIdentifier & getValue(const value_type &element)