Skip to content

feat: part 2 of migration to GBTSv3#5328

Merged
kodiakhq[bot] merged 19 commits intoacts-project:mainfrom
jpreston-cern:GBTSv3_ACTS_refactor
Apr 11, 2026
Merged

feat: part 2 of migration to GBTSv3#5328
kodiakhq[bot] merged 19 commits intoacts-project:mainfrom
jpreston-cern:GBTSv3_ACTS_refactor

Conversation

@jpreston-cern
Copy link
Copy Markdown
Contributor

@jpreston-cern jpreston-cern commented Apr 9, 2026

This is the second part of the migration of GBBTSv3 to ACTS which focusses on efficiency improvements, specifically in the barrel.

Features include:

addition of extra check in barrel edge connections via validateTriplet which checks for Pt and d0 consistancy

updates to clone removal and addition of seed splitting which for long seeds (and low eta) splits them in two to help the CKF find the true track

more leniency in the tau ratio for edge connections that miss a layer (as we expect more detector effects for these edge connections)

General transition to ACTS units where applicable to make it easier for the user to understand config veriables

--- END COMMIT MESSAGE ---

@timadye @andiwand

NOTE: magic numbers are still present in this PR that are to do with geometry, a future PR will be designated to pull those out (and renamed to be more readable)

NOTE: this gives a slight difference in seeds compared to the the athena version due to differing levels of floating point precision

@github-actions github-actions bot added this to the next milestone Apr 9, 2026
@github-actions github-actions bot added Component - Core Affects the Core module Seeding labels Apr 9, 2026
@jpreston-cern jpreston-cern force-pushed the GBTSv3_ACTS_refactor branch from 65cf457 to 847f3ce Compare April 9, 2026 19:35
@github-actions github-actions bot added Component - Examples Affects the Examples module Track Finding labels Apr 11, 2026
@andiwand andiwand marked this pull request as ready for review April 11, 2026 08:49
@github-actions
Copy link
Copy Markdown
Contributor

📊: Physics performance monitoring for bd128d0

Full contents

physmon summary

@sonarqubecloud
Copy link
Copy Markdown

@kodiakhq kodiakhq bot merged commit 3c7698a into acts-project:main Apr 11, 2026
44 checks passed
@andiwand andiwand modified the milestones: next, v46.2.0 Apr 14, 2026
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 Seeding Track Finding

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants