|
ACTS
Experiment-independent tracking
|
Proxy providing access to a triplet candidate. More...
#include <Acts/Seeding2/TripletSeedFinder.hpp>
Public Member Functions | |
| Proxy (const TripletTopCandidates *container, Index index) | |
| Constructor. | |
| float | curvature () const |
| Get the curvature estimation. | |
| float | impactParameter () const |
| Get the impact parameter estimation. | |
| SpacePointIndex2 | spacePoint () const |
| Get the space point index. | |
Proxy providing access to a triplet candidate.
| Acts::TripletTopCandidates::Proxy::Proxy | ( | const TripletTopCandidates * | container, |
| Index | index ) |
Constructor.
| container | The container to proxy |
| index | The index of the candidate in the container |
| float Acts::TripletTopCandidates::Proxy::curvature | ( | ) | const |
Get the curvature estimation.
| float Acts::TripletTopCandidates::Proxy::impactParameter | ( | ) | const |
Get the impact parameter estimation.
| SpacePointIndex2 Acts::TripletTopCandidates::Proxy::spacePoint | ( | ) | const |
Get the space point index.