Skip to content

[bugfix] CA: parameter configuration fix

Sergei Zharko requested to merge s.zharko/cbmroot:ca-bugfix into master

This merge request fixes two bugs introduced in the previous merge request. Fixes:

  1. Configuration key for parameter L1CAIteration::fIsExtendTracks was changed to "is_extend_tracks"
  2. Development flag "ca/core/dev/ignore_hit_search_areas" was set to false in the main parameter file for STS(+MVD) tracking mode.

Merge request reports