Skip to content

chore!: Remove deprecated API#5496

Merged
kodiakhq[bot] merged 4 commits into
acts-project:mainfrom
andiwand:chore-remove-deprecated-api
Jun 12, 2026
Merged

chore!: Remove deprecated API#5496
kodiakhq[bot] merged 4 commits into
acts-project:mainfrom
andiwand:chore-remove-deprecated-api

Conversation

@andiwand

@andiwand andiwand commented May 22, 2026

Copy link
Copy Markdown
Contributor

Collective removal for most of the currently deprecated API excluding space point, seeding, parameter estimation. This includes:

  • ActsVector and co; replaced by Acts::Vector and co
  • BoundSquareMatrix and co; replaced by BoundMatrix and co
  • bound parameter toBound; there are no different bound parameter types anymore
  • removal of Core/include/Acts/EventData/Charge.hpp and co; replaced by Acts/EventData/ParticleHypothesis.hpp
  • removal of Core/include/Acts/EventData/GenericBoundTrackParameters.hpp and co; replaced by Acts/EventData/BoundTrackParameters.hpp
  • drop previous enum values in TrackStateFlag
  • drop GeometryContext default constructor

--- END COMMIT MESSAGE ---

@andiwand andiwand added this to the next milestone May 22, 2026
@andiwand andiwand changed the title Chore remove deprecated api chore!: Remove deprecated API May 22, 2026
@github-actions github-actions Bot added Component - Core Affects the Core module Component - Examples Affects the Examples module Component - Plugins Affects one or more Plugins Event Data Model labels May 22, 2026
@andiwand andiwand modified the milestones: next, v47.0.0 May 22, 2026
@github-actions

github-actions Bot commented May 22, 2026

Copy link
Copy Markdown
Contributor

📊: Physics performance monitoring for 4018793

Full contents

physmon summary

❗️: Downstream build failure

  • eic-shell EICrecon (cc @acts-project/epic-contacts)

❗️: Downstream build failure

  • Key4hep (cc @acts-project/key4hep-contacts)

@andiwand andiwand marked this pull request as ready for review June 11, 2026 18:13
@andiwand andiwand requested a review from benjaminhuth as a code owner June 11, 2026 18:13

@benjaminhuth benjaminhuth left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@sonarqubecloud

Copy link
Copy Markdown

@kodiakhq kodiakhq Bot merged commit 0045fb4 into acts-project:main Jun 12, 2026
46 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Component - Core Affects the Core module Component - Examples Affects the Examples module Component - Plugins Affects one or more Plugins Event Data Model

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants