File KalmanVertexTrackUpdater.hpp

namespace Acts

Set the Geometry Context PLUGIN.

Set the Calibration Context PLUGIN.

Convenience functions to ease creation of and Acts::InterpolatedMaterialMap and to avoid code duplication.

Set the Mangetic Field Context PLUGIN.

Convenience functions to ease creation of and Acts::InterpolatedBFieldMap and to avoid code duplication.

Currently implemented for the two most common formats: rz and xyz.

namespace KalmanVertexTrackUpdater

Functions

template<typename input_track_t>
void update(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
  • track – Track to update

  • vtx – Vertex track belongs to