ACTS
Experiment-independent tracking
Loading...
Searching...
No Matches
Acts::TripletTopCandidates::Proxy Class Reference

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.

Detailed Description

Proxy providing access to a triplet candidate.

Constructor & Destructor Documentation

◆ Proxy()

Acts::TripletTopCandidates::Proxy::Proxy ( const TripletTopCandidates * container,
Index index )

Constructor.

Parameters
containerThe container to proxy
indexThe index of the candidate in the container

Member Function Documentation

◆ curvature()

float Acts::TripletTopCandidates::Proxy::curvature ( ) const

Get the curvature estimation.

Returns
The curvature value

◆ impactParameter()

float Acts::TripletTopCandidates::Proxy::impactParameter ( ) const

Get the impact parameter estimation.

Returns
The impact parameter value

◆ spacePoint()

SpacePointIndex2 Acts::TripletTopCandidates::Proxy::spacePoint ( ) const

Get the space point index.

Returns
The space point index