![]() |
ATLAS Offline Software
|
#include "ActsGeometryInterfaces/GeometryDefs.h"#include "xAODMeasurementBase/MeasurementDefs.h"#include "xAODTracking/TrackingPrimitives.h"#include "TrkTrack/TrackInfo.h"Go to the source code of this file.
Namespaces | |
| namespace | 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.). | |
Functions | |
| DetectorType | ActsTrk::toDetType (const xAOD::UncalibMeasType mType) |
| Converts the uncalibrated measurement type to a detector type. | |
| xAOD::UncalibMeasType | ActsTrk::toMeasType (const DetectorType dType) |
| Conversts the detector type to an uncalibrated measurement type. | |
| Trk::TrackInfo::TrackFitter | ActsTrk::toTrkFitterType (const xAOD::TrackFitter fType) |
| Converts xAOD fitter type to Trk fitter type. | |