ATLAS Offline Software
|
Go to the source code of this file.
Classes | |
class | ActsTrk::SurfaceCache |
: Helper class to connect the aligned transformations of each active sensor(layer) with the Acts::Surfaces. More... | |
Namespaces | |
Acts | |
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 | |
bool | ActsTrk::operator< (const std::unique_ptr< SurfaceCache > &a, const std::unique_ptr< SurfaceCache > &b) |
Comparison operators. More... | |
bool | ActsTrk::operator< (const IdentifierHash &a, const std::unique_ptr< SurfaceCache > &b) |
bool | ActsTrk::operator< (const std::unique_ptr< SurfaceCache > &a, const IdentifierHash &b) |