Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: minimum number of compatible top SPs to trigger filterSeeds_2SpFixed #1930

Merged
merged 6 commits into from
Mar 15, 2023

Conversation

LuisFelipeCoelho
Copy link
Member

This is intended to reduce the number of filter iterations by setting a minimum number of compatible top SP candidates that are necessary to run the seed confirmation.
It should not affect the physics performance

@LuisFelipeCoelho LuisFelipeCoelho added Component - Core Affects the Core module 🚧 WIP Work-in-progress labels Mar 9, 2023
@LuisFelipeCoelho LuisFelipeCoelho added this to the next milestone Mar 9, 2023
@codecov
Copy link

codecov bot commented Mar 9, 2023

Codecov Report

Merging #1930 (7d97159) into main (b30b9b8) will decrease coverage by 0.02%.
The diff coverage is 0.00%.

@@            Coverage Diff             @@
##             main    #1930      +/-   ##
==========================================
- Coverage   49.60%   49.59%   -0.02%     
==========================================
  Files         410      410              
  Lines       22693    22700       +7     
  Branches    10356    10359       +3     
==========================================
  Hits        11257    11257              
- Misses       4224     4231       +7     
  Partials     7212     7212              
Impacted Files Coverage Δ
Core/include/Acts/Seeding/SeedFilter.hpp 0.00% <ø> (ø)
Core/include/Acts/Seeding/SeedFinder.ipp 0.00% <0.00%> (ø)

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@github-actions
Copy link

github-actions bot commented Mar 9, 2023

📊 Physics performance monitoring for 7d97159

Full report
Seeding: seeded, truth estimated, orthogonal
CKF: seeded, truth smeared, truth estimated, orthogonal
IVF: seeded, truth smeared, truth estimated, orthogonal
Ambiguity resolution: seeded, orthogonal
Truth tracking
Truth tracking (GSF)

Vertexing

Vertexing vs. mu
IVF seeded

IVF truth_smeared

IVF truth_estimated

IVF orthogonal

Seeding

Seeding seeded

Seeding truth_estimated

Seeding orthogonal

CKF

CKF seeded

CKF truth_smeared

CKF truth_estimated

CKF orthogonal

Ambiguity resolution

seeded

Truth tracking (Kalman Filter)

Truth tracking

Truth tracking (GSF)

Truth tracking

@LuisFelipeCoelho LuisFelipeCoelho removed the 🚧 WIP Work-in-progress label Mar 14, 2023
@LuisFelipeCoelho LuisFelipeCoelho marked this pull request as ready for review March 14, 2023 16:19
@kodiakhq kodiakhq bot merged commit c9d32bd into acts-project:main Mar 15, 2023
1 check passed
paulgessinger pushed a commit to paulgessinger/acts that referenced this pull request Mar 23, 2023
…Fixed (acts-project#1930)

This is intended to reduce the number of filter iterations by setting a minimum number of compatible top SP candidates that are necessary to run the seed confirmation.
It should not affect the physics performance
@paulgessinger paulgessinger modified the milestones: next, v24.0.0 Mar 31, 2023
@LuisFelipeCoelho LuisFelipeCoelho deleted the min-comp-top branch May 11, 2023 07:12
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants