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

refactor: GX2F uses TrackContainer + log message cleanup #1823

Merged
merged 4 commits into from
Feb 3, 2023

Conversation

paulgessinger
Copy link
Member

Contrary to what I said before, the GX2F was not yet using Acts::TrackContainer. This PR switches it over.
I also cleaned up some of the log messages in the Chi2 fitter and algorithm, the prefixes there are unnecessary because the loggers already print their own names.

@paulgessinger paulgessinger added this to the next milestone Feb 3, 2023
@github-actions
Copy link

github-actions bot commented Feb 3, 2023

📊 Physics performance monitoring for 46b9694

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

Codecov Report

Merging #1823 (6accd40) into main (20a7d0d) will decrease coverage by 0.03%.
The diff coverage is 8.00%.

❗ Current head 6accd40 differs from pull request most recent head 46b9694. Consider uploading reports for the commit 46b9694 to get more accurate results

@@            Coverage Diff             @@
##             main    #1823      +/-   ##
==========================================
- Coverage   49.56%   49.53%   -0.03%     
==========================================
  Files         407      407              
  Lines       22618    22629      +11     
  Branches    10316    10326      +10     
==========================================
- Hits        11211    11210       -1     
- Misses       4227     4230       +3     
- Partials     7180     7189       +9     
Impacted Files Coverage Δ
Core/include/Acts/TrackFitting/Chi2Fitter.hpp 33.18% <8.00%> (-2.17%) ⬇️

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

@asalzburger
Copy link
Contributor

This has been approved but is not up2date: adding automerge flag.

@kodiakhq kodiakhq bot merged commit 13f15e1 into acts-project:main Feb 3, 2023
@github-actions github-actions bot removed the automerge label Feb 3, 2023
@paulgessinger paulgessinger modified the milestones: next, v23.2.0 Feb 6, 2023
@paulgessinger paulgessinger deleted the refactor/gx2f-track branch February 7, 2023 12:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants