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
10#include "TrkTrack/TrackInfo.h"
11
12namespace ActsTrk{
19}
20
21#endif
TrackFitter
enums to identify who created this track and what propertis does it have.
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.
Trk::TrackInfo::TrackFitter toTrkFitterType(const xAOD::TrackFitter fType)
Converts xAOD fitter type to Trk fitter type.
xAOD::UncalibMeasType toMeasType(const DetectorType dType)
Conversts the detector type to an uncalibrated measurement type.
TrackFitter
Enums to identify who created this track and which properties does it have.
UncalibMeasType
Define the type of the uncalibrated measurement.