ACTS
Experiment-independent tracking
Loading...
Searching...
No Matches
Acts::Experimental::GbtsNode Struct Referencefinal

GBTS graph node storing space point properties. More...

#include <Acts/Seeding2/GbtsDataStorage.hpp>

Public Member Functions

 GbtsNode (std::uint16_t layer_)
 Constructor with layer index.

Public Attributes

std::uint32_t idx {std::numeric_limits<std::uint32_t>::max()}
 Index of the node in the original collection.
std::uint16_t layer {}
 Layer index.
float locPosY {}
 Local y cluster position.
float pcw {}
 Pixel cluster width.
float phi {}
 Azimuthal angle in the xy plane.
float r {}
 Transverse distance from the beamline.
float x {}
 Global x coordinate of the node.
float y {}
 Global y coordinate of the node.
float z {}
 Global z coordinate of the node.

Detailed Description

GBTS graph node storing space point properties.

Constructor & Destructor Documentation

◆ GbtsNode()

Acts::Experimental::GbtsNode::GbtsNode ( std::uint16_t layer_)
explicit

Constructor with layer index.

Parameters
layer_Layer index