ATLAS Offline Software
Loading...
Searching...
No Matches
EnumConversion.h
Go to the documentation of this file.
1/*
2 Copyright (C) 2002-2026 CERN for the benefit of the ATLAS collaboration
3*/
4#ifndef ActsEvent_EnumConversion_h
5#define ActsEvent_EnumConversion_h
6
9
10namespace ActsTrk{
15}
16
17#endif
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.
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.