|
ACTS
Experiment-independent tracking
|
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. | |
| 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.
| gctx | The current geometry context object, e.g. alignment |
| surface | The surface associated |
| spacePoint | The global position |
| localCov | The local covariance matrix |