![]() |
ATLAS Offline Software
|
One row of the table: the two layers it connects, and the stage it is in. More...
#include <GbtsConnectionTableReader.h>
Public Attributes | |
| std::uint32_t | stage {} |
| std::uint32_t | src {} |
| std::uint32_t | dst {} |
One row of the table: the two layers it connects, and the stage it is in.
Definition at line 15 of file GbtsConnectionTableReader.h.
| std::uint32_t ActsTrk::GbtsConnectionTable::Connection::dst {} |
Definition at line 18 of file GbtsConnectionTableReader.h.
| std::uint32_t ActsTrk::GbtsConnectionTable::Connection::src {} |
Definition at line 17 of file GbtsConnectionTableReader.h.
| std::uint32_t ActsTrk::GbtsConnectionTable::Connection::stage {} |
Definition at line 16 of file GbtsConnectionTableReader.h.