ATLAS Offline Software
|
#include <ProtoTrack.h>
Public Attributes | |
std::vector< ActsTrk::ATLASUncalibSourceLink > | measurements = {} |
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... | |
Definition at line 15 of file ProtoTrack.h.
std::vector<ActsTrk::ATLASUncalibSourceLink> ActsTrk::ProtoTrack::measurements = {} |
set of measurements assigned to the same pattern
Definition at line 17 of file ProtoTrack.h.
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.