39 throw std::runtime_error(std::format(
"toMeasType() - Unsupported {} type parsed", dType));
The AlignStoreProviderAlg loads the rigid alignment corrections and pipes them through the readout ge...
DetectorType
Simple enum to Identify the Type of the ACTS sub detector.
@ Mm
Maybe not needed in the migration.
@ Tgc
Resitive Plate Chambers.
@ Pixel
Inner detector legacy.
@ Rpc
Monitored Drift Tubes.
@ UnDefined
Small Thing Gap chambers (NSW).
DetectorType toDetType(const xAOD::UncalibMeasType mType)
Converts the uncalibrated measurement type to a detector type.
xAOD::UncalibMeasType toMeasType(const DetectorType dType)
Conversts the detector type to an uncalibrated measurement type.
UncalibMeasType
Define the type of the uncalibrated measurement.