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: total seed purity in SeedingPerformanceWriter #2123

Merged
merged 5 commits into from
May 14, 2023

Conversation

LuisFelipeCoelho
Copy link
Member

This PR adds the total seed purity (nTotalMatchedSeeds / m_nTotalSeeds) to SeedingPerformanceWriter

@LuisFelipeCoelho LuisFelipeCoelho added this to the next milestone May 11, 2023
@LuisFelipeCoelho LuisFelipeCoelho added the Component - Examples Affects the Examples module label May 11, 2023
@github-actions
Copy link

github-actions bot commented May 11, 2023

📊 Physics performance monitoring for fb3d401

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

@codecov
Copy link

codecov bot commented May 11, 2023

Codecov Report

Merging #2123 (fb3d401) into main (89678d5) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##             main    #2123   +/-   ##
=======================================
  Coverage   49.45%   49.45%           
=======================================
  Files         434      434           
  Lines       25019    25019           
  Branches    11529    11529           
=======================================
  Hits        12373    12373           
  Misses       4494     4494           
  Partials     8152     8152           

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

@kodiakhq kodiakhq bot merged commit 7786f8f into acts-project:main May 14, 2023
52 checks passed
@LuisFelipeCoelho LuisFelipeCoelho deleted the totalSeedPurity branch May 15, 2023 12:02
@paulgessinger paulgessinger modified the milestones: next, v26.0.0 May 22, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Component - Examples Affects the Examples module
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants