Template Function Acts::KalmanVertexTrackUpdater::update

Function Documentation

template<typename input_track_t>
void KalmanVertexTrackUpdater::Acts::update(const GeometryContext &gctx, TrackAtVertex<input_track_t> &track, const Vertex<input_track_t> &vtx)

KalmanVertexTrackUpdater.

Refits a single track with the knowledge of the vertex it has originated from

Parameters
  • gctx: The Geometry Context

  • track: Track to update

  • vtx: Vertex track belongs to