ACTS
Experiment-independent tracking
Loading...
Searching...
No Matches
Acts::Experimental::GbtsLayerConnectionMap Struct Reference

Loader and container for GBTS layer connection data. More...

#include <Acts/Seeding2/GbtsLayerConnection.hpp>

Collaboration diagram for Acts::Experimental::GbtsLayerConnectionMap:
[legend]

Classes

struct  LayerGroup
 Group of connections targeting a destination layer. More...

Public Member Functions

 GbtsLayerConnectionMap (std::string &inFile, bool lrtMode)
 Constructor.

Public Attributes

std::map< std::int32_t, std::vector< std::unique_ptr< GbtsLayerConnection > > > connectionMap
 Map of connections indexed by layer.
float etaBinWidth {}
 Eta bin width.
std::map< std::int32_t, std::vector< LayerGroup > > layerGroups
 Map of layer groups indexed by layer.

Detailed Description

Loader and container for GBTS layer connection data.

Constructor & Destructor Documentation

◆ GbtsLayerConnectionMap()

Acts::Experimental::GbtsLayerConnectionMap::GbtsLayerConnectionMap ( std::string & inFile,
bool lrtMode )

Constructor.

Parameters
inFileInput configuration file path
lrtModeEnable LRT (Large Radius Tracking) mode