![]() |
ATLAS Offline Software
|
#include <ProtoTrack.h>
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 | |
Definition at line 14 of file ProtoTrack.h.
| std::vector<const xAOD::UncalibratedMeasurement*> ActsTrk::ProtoTrack::measurements = {} |
| 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.