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

fix: Fix geometric digitization of generic detector #2081

Merged

Conversation

benjaminhuth
Copy link
Member

Also adds this to CI tests. Should be also tested for ODD, but maybe in a separate PR.

Fixes #2020

@benjaminhuth benjaminhuth added Bug Something isn't working Component - Examples Affects the Examples module 🚧 WIP Work-in-progress labels May 3, 2023
@benjaminhuth benjaminhuth added this to the next milestone May 3, 2023
@github-actions
Copy link

github-actions bot commented May 3, 2023

📊 Physics performance monitoring for 82a5807

Summary
Full report
Seeding: seeded, truth estimated, orthogonal
CKF: seeded, truth smeared, truth estimated, orthogonal
IVF: seeded, truth smeared, truth estimated, orthogonal
AMVF: 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

AMVF seeded

AMVF truth_smeared

AMVF truth_estimated

AMVF 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 3, 2023

Codecov Report

Merging #2081 (82a5807) into main (ce58ddb) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##             main    #2081   +/-   ##
=======================================
  Coverage   49.49%   49.49%           
=======================================
  Files         439      439           
  Lines       25127    25127           
  Branches    11601    11601           
=======================================
  Hits        12436    12436           
  Misses       4438     4438           
  Partials     8253     8253           

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

@gagnonlg
Copy link
Contributor

@benjaminhuth is there any showstopper for this MR? I'd like to stop having to include my hotfix from #2020 in every build 😁

@benjaminhuth
Copy link
Member Author

sorry, I'll finish it today! No showstoppers I think, unfortunately just forgot it.

@gagnonlg
Copy link
Contributor

Awesome, thanks @benjaminhuth

@benjaminhuth benjaminhuth removed the 🚧 WIP Work-in-progress label May 31, 2023
Copy link
Contributor

@gagnonlg gagnonlg left a comment

Choose a reason for hiding this comment

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

Looks good to me!

Co-authored-by: Andreas Stefl <stefl.andreas@gmail.com>
@kodiakhq kodiakhq bot merged commit b0b6c8b into acts-project:main Jun 1, 2023
49 checks passed
@github-actions github-actions bot removed the automerge label Jun 1, 2023
@paulgessinger paulgessinger removed this from the next milestone Jun 20, 2023
@paulgessinger paulgessinger added this to the v27.0.0 milestone Jun 20, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Something isn't working Component - Examples Affects the Examples module
Projects
None yet
Development

Successfully merging this pull request may close these issues.

bug: default geometric smearing for generic detector is broken
4 participants