![]() |
ATLAS Offline Software
|
The table as it is on file. More...
#include <GbtsConnectionTableReader.h>
Public Attributes | |
| float | etaBinWidth {} |
| The eta bin width the table was made for. | |
| std::vector< Connection > | connections |
| The connections, in file order. | |
The table as it is on file.
Definition at line 22 of file GbtsConnectionTableReader.h.
| std::vector<Connection> ActsTrk::GbtsConnectionTable::ReadResult::connections |
The connections, in file order.
Definition at line 26 of file GbtsConnectionTableReader.h.
| float ActsTrk::GbtsConnectionTable::ReadResult::etaBinWidth {} |
The eta bin width the table was made for.
Definition at line 24 of file GbtsConnectionTableReader.h.