ATLAS Offline Software
Public Attributes | List of all members
ActsTrk::ProtoTrack Struct Reference

#include <ProtoTrack.h>

Collaboration diagram for ActsTrk::ProtoTrack:

Public Attributes

std::vector< ActsTrk::ATLASUncalibSourceLinkmeasurements = {}
 set of measurements assigned to the same pattern More...
 
std::unique_ptr< Acts::BoundTrackParameters > parameters = nullptr
 estimate of initial track parameters for this pattern More...
 

Detailed Description

Definition at line 15 of file ProtoTrack.h.

Member Data Documentation

◆ measurements

std::vector<ActsTrk::ATLASUncalibSourceLink> ActsTrk::ProtoTrack::measurements = {}

set of measurements assigned to the same pattern

Definition at line 17 of file ProtoTrack.h.

◆ parameters

std::unique_ptr<Acts::BoundTrackParameters> ActsTrk::ProtoTrack::parameters = nullptr

estimate of initial track parameters for this pattern

Definition at line 19 of file ProtoTrack.h.


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