Updating ActsTrk SeedingTool, updating ActsTrk::SiSpacePointsSeedMaker
This MR contains the following changes to the ActsTrk seeding tools and algorithms:
- use std::vector<const ActsTrk::SpacePoint*> instead of SpacePointContainer in createSeed method.
- use of beam spot position to correct sp global position
- update to match updates of
ISeedingTool
- update to match updates of
ISeedingTool
- update to match updates of
ISeedingTool
- enable possibility to decide if converting
InDet::PixelSpacePoint
andInDet::SCT_SpacePoint
toActsTrk::SpacePoint
or using an existingActsTrk::SpacePointContainer
- update to match updates of
ISeedingTool
- additional code improvements
Edited by Noemi Calace