Skip to content

Use TrackSys to configure public tracking tools TrackMasterExtrapolator and TrackStateProvider

Rosen Matev requested to merge LHCBPS-1506-2016-patches into 2016-patches

Added function to TrackSys to configure public tracking tools like TrackMasterExtrapolator and TrackStateProvider. The setup depends on the DataType and expert options. This function is called during apply_configuration. Removed duplicated code from RecoTracking and RecoTrackingRun2. This commit is intended to give DaVinci, Brunel and Moore a common place to configure tools consistently. See JIRA task https://its.cern.ch/jira/browse/LHCBPS-1506. Added also an option to skip the setup of the tracking sequence, as this is not needed in Moore.

Closes LHCBPS-1506

Merge request reports