![]() |
ATLAS Offline Software
|
#include <cstdint>#include <iosfwd>#include <vector>Go to the source code of this file.
Classes | |
| struct | ActsTrk::GbtsConnectionTable::Connection |
| One row of the table: the two layers it connects, and the stage it is in. More... | |
| struct | ActsTrk::GbtsConnectionTable::ReadResult |
| The table as it is on file. More... | |
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::GbtsConnectionTable |
Functions | |
| ReadResult | ActsTrk::GbtsConnectionTable::read (std::istream &inputStream) |
| Read the GBTS layer connection table. | |