ATLAS Offline Software
Tracking
Acts
ActsEvent
ActsEvent
ProtoTrack.h
Go to the documentation of this file.
1
/*
2
Copyright (C) 2002-2023 CERN for the benefit of the ATLAS collaboration
3
*/
4
5
#ifndef ACTSTRACK_ACTSPROTOTRACK__H
6
#define ACTSTRACK_ACTSPROTOTRACK__H
7
8
#include "
xAODMeasurementBase/UncalibratedMeasurement.h
"
9
#include "
ActsGeometry/ATLASSourceLink.h
"
10
#include "
ActsEvent/TrackParameters.h
"
11
14
namespace
ActsTrk
{
15
struct
ProtoTrack
{
17
std::vector<ActsTrk::ATLASUncalibSourceLink>
measurements
= {};
19
std::unique_ptr<Acts::BoundTrackParameters>
parameters
=
nullptr
;
20
};
21
};
22
23
24
25
#endif //ACTSTRACK_ACTSPROTOTRACK__H
ATLASSourceLink.h
UncalibratedMeasurement.h
TrackParameters.h
ActsTrk::ProtoTrack
Definition:
ProtoTrack.h:15
ActsTrk::ProtoTrack::measurements
std::vector< ActsTrk::ATLASUncalibSourceLink > measurements
set of measurements assigned to the same pattern
Definition:
ProtoTrack.h:17
ActsTrk::ProtoTrack::parameters
std::unique_ptr< Acts::BoundTrackParameters > parameters
estimate of initial track parameters for this pattern
Definition:
ProtoTrack.h:19
ActsTrk
The AlignStoreProviderAlg loads the rigid alignment corrections and pipes them through the readout ge...
Definition:
MuonDetectorBuilderTool.cxx:54
Generated on Mon Dec 23 2024 21:16:52 for ATLAS Offline Software by
1.8.18