ATLAS Offline Software
Loading...
Searching...
No Matches
GbtsConnectionTableReader.h File Reference
#include <cstdint>
#include <iosfwd>
#include <vector>
Include dependency graph for GbtsConnectionTableReader.h:
This graph shows which files directly or indirectly include this file:

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.