ATLAS Offline Software
Loading...
Searching...
No Matches
ActsTrk::GbtsConnectionTable::ReadResult Struct Reference

The table as it is on file. More...

#include <GbtsConnectionTableReader.h>

Collaboration diagram for ActsTrk::GbtsConnectionTable::ReadResult:

Public Attributes

float etaBinWidth {}
 The eta bin width the table was made for.
std::vector< Connectionconnections
 The connections, in file order.

Detailed Description

The table as it is on file.

Definition at line 22 of file GbtsConnectionTableReader.h.

Member Data Documentation

◆ connections

std::vector<Connection> ActsTrk::GbtsConnectionTable::ReadResult::connections

The connections, in file order.

Definition at line 26 of file GbtsConnectionTableReader.h.

◆ etaBinWidth

float ActsTrk::GbtsConnectionTable::ReadResult::etaBinWidth {}

The eta bin width the table was made for.

Definition at line 24 of file GbtsConnectionTableReader.h.

24{};

The documentation for this struct was generated from the following file: