Skip to content

feat: Add seeds from three layer combinatorics in the combinatorial seed solver for New Small Wheel#5133

Merged
kodiakhq[bot] merged 8 commits intoacts-project:mainfrom
dimitra97:combinatorial-seeding-muons
Feb 25, 2026
Merged

feat: Add seeds from three layer combinatorics in the combinatorial seed solver for New Small Wheel#5133
kodiakhq[bot] merged 8 commits intoacts-project:mainfrom
dimitra97:combinatorial-seeding-muons

Conversation

@dimitra97
Copy link
Contributor

@dimitra97 dimitra97 commented Feb 20, 2026

This PR introduces the functionality of constructing a seed from three layers (instead of only four) where one 2D measurement and two strip measurements are available (e.g Combination of one sTgc and two MMs layers in the New Small Wheel of the ATLAS Muon Spectrometer) implemented with overloaded functions

  • Add the overloaded functions
  • Split the file in ipp for the definitions
  • Also additional tests with this feature are considered.
  • Add the dimension method in the muon space points for quick access to whether the measurement is 1D or 2D

--- END COMMIT MESSAGE ---

The mathematics are also documented here
https://gitlab.cern.ch/atlas-nextgen/work-package-2.5/analyticalsegment

@junggjo9 @patrick-scholer @noemina

@github-actions github-actions bot added this to the next milestone Feb 20, 2026
@github-actions github-actions bot added Component - Core Affects the Core module Component - Examples Affects the Examples module Event Data Model Seeding labels Feb 20, 2026
@github-actions
Copy link
Contributor

github-actions bot commented Feb 20, 2026

📊: Physics performance monitoring for 52e617f

Full contents

physmon summary

@github-actions github-actions bot removed Component - Examples Affects the Examples module Event Data Model labels Feb 20, 2026
Co-authored-by: junggjo9 <junggjo90@gmail.com>
junggjo9
junggjo9 previously approved these changes Feb 23, 2026
Co-authored-by: Andreas Stefl <stefl.andreas@gmail.com>
@acts-policybot acts-policybot bot dismissed junggjo9’s stale review February 25, 2026 08:55

Invalidated by push of f4aa497

@sonarqubecloud
Copy link

@kodiakhq kodiakhq bot merged commit 12dbccb into acts-project:main Feb 25, 2026
42 checks passed
JustusRudolph pushed a commit to JustusRudolph/acts that referenced this pull request Feb 26, 2026
…eed solver for New Small Wheel (acts-project#5133)

This PR introduces the functionality of constructing a seed from three layers (instead of only four) where one 2D measurement and two strip measurements are available (e.g Combination of one sTgc and two MMs layers in the New Small Wheel of the ATLAS Muon Spectrometer) implemented with overloaded functions

- Add the overloaded functions
- Split the file in ipp for the definitions
- Also additional tests with this feature are considered. 
- Add the dimension method in the muon space points for quick access to whether the measurement is 1D or 2D
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 Seeding

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants