ACTS
Experiment-independent tracking
Loading...
Searching...
No Matches
Acts::PixelSpacePointBuilder Namespace Reference

Functions

Vector2 computeVarianceZR (const GeometryContext &gctx, const Surface &surface, const Vector3 &spacePoint, const SquareMatrix2 &localCov)
 Get z and r covariance from the local position and covariance.

Function Documentation

◆ computeVarianceZR()

Vector2 Acts::PixelSpacePointBuilder::computeVarianceZR ( const GeometryContext & gctx,
const Surface & surface,
const Vector3 & spacePoint,
const SquareMatrix2 & localCov )

Get z and r covariance from the local position and covariance.

Parameters
gctxThe current geometry context object, e.g. alignment
surfaceThe surface associated
spacePointThe global position
localCovThe local covariance matrix
Returns
(z, r) components of the global covariance