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: Smearing-digitization with Geant4 #2182

Merged

Conversation

benjaminhuth
Copy link
Member

@benjaminhuth benjaminhuth commented Jun 6, 2023

Geant4 hits may not be exactely on the surface. This PR adjusts the tolerance for the free-to-bound conversion to address this. Also bumps the corresponding log message to a warning.

The error still occurs around 40 times for 2000 muons... but at least we are not loosing around 50% of the hits anymore...

cc @asalzburger

@benjaminhuth benjaminhuth added Bug Something isn't working Component - Examples Affects the Examples module labels Jun 6, 2023
@benjaminhuth benjaminhuth added this to the next milestone Jun 6, 2023
Copy link
Contributor

@andiwand andiwand left a comment

Choose a reason for hiding this comment

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

great - thank you!

@codecov
Copy link

codecov bot commented Jun 6, 2023

Codecov Report

Merging #2182 (e218f2e) into main (fd37ded) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##             main    #2182   +/-   ##
=======================================
  Coverage   49.41%   49.41%           
=======================================
  Files         441      441           
  Lines       25176    25176           
  Branches    11617    11617           
=======================================
  Hits        12441    12441           
  Misses       4481     4481           
  Partials     8254     8254           

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

Benjamin Huth and others added 2 commits June 7, 2023 19:36
@github-actions
Copy link

github-actions bot commented Jun 7, 2023

📊 Physics performance monitoring for e218f2e

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

@kodiakhq kodiakhq bot merged commit 078a01e into acts-project:main Jun 8, 2023
49 checks passed
@github-actions github-actions bot removed the automerge label Jun 8, 2023
@paulgessinger paulgessinger modified the milestones: next, v27.0.0 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.

None yet

3 participants