Skip to content

Updating ActsTrk SeedingTool, updating ActsTrk::SiSpacePointsSeedMaker

This MR contains the following changes to the ActsTrk seeding tools and algorithms:

  1. use std::vector<const ActsTrk::SpacePoint*> instead of SpacePointContainer in createSeed method.
  1. use of beam spot position to correct sp global position
  2. update to match updates of ISeedingTool
  1. update to match updates of ISeedingTool
  1. update to match updates of ISeedingTool
  1. enable possibility to decide if converting InDet::PixelSpacePoint and InDet::SCT_SpacePoint to ActsTrk::SpacePoint or using an existing ActsTrk::SpacePointContainer
  2. update to match updates of ISeedingTool
  3. additional code improvements

FYI: @cvarni @pagessin @toyamaza @tbold @tadej @npetters

Edited by Noemi Calace

Merge request reports