![]() |
ATLAS Offline Software
|
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.). | |
| namespace | ActsTrk::detail |
| Hash functions to pack the source link into unordered_maps / unordered_sets. | |
Functions | |
| std::size_t | ActsTrk::detail::sourceLinkHash (const Acts::SourceLink &sl) |
| Calculates the source link hash which is evaluated to be the identifier of the underlying sourcelink. | |
| bool | ActsTrk::detail::sourceLinkEquality (const Acts::SourceLink &a, const Acts::SourceLink &b) |
| Returns whether two source links are equal. | |