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

#include <ProtoTrack.h>

Collaboration diagram for ActsTrk::ProtoTrack:

Public Attributes

std::vector< const xAOD::UncalibratedMeasurement * > measurements = {}
 set of measurements assigned to the same pattern
std::unique_ptr< Acts::BoundTrackParameters > parameters = nullptr
 estimate of initial track parameters for this pattern

Detailed Description

Definition at line 14 of file ProtoTrack.h.

Member Data Documentation

◆ measurements

std::vector<const xAOD::UncalibratedMeasurement*> ActsTrk::ProtoTrack::measurements = {}

set of measurements assigned to the same pattern

Definition at line 16 of file ProtoTrack.h.

16{};

◆ parameters

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

estimate of initial track parameters for this pattern

Definition at line 18 of file ProtoTrack.h.


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