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!: MTJ calibrated size via dedicated method #1765

Merged
merged 1 commit into from
Dec 21, 2022

Conversation

paulgessinger
Copy link
Member

This is to facilitate backends where the calibrated size is calculated on demand, and can't easily be returned by reference.
See also #1743

This is to facilitate backends where the calibrated size is calculated
on demand, and can't easily be returned by reference.
@paulgessinger paulgessinger added this to the next milestone Dec 21, 2022
@paulgessinger
Copy link
Member Author

Can you have a look @tboldagh?

Copy link
Contributor

@tboldagh tboldagh left a comment

Choose a reason for hiding this comment

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

It looks as I would expect. Thanks Paul

@github-actions
Copy link

📊 Physics performance monitoring for 5cc6030

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 Dec 21, 2022

Codecov Report

Merging #1765 (5cc6030) into main (db3453c) will decrease coverage by 0.00%.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##             main    #1765      +/-   ##
==========================================
- Coverage   49.46%   49.46%   -0.01%     
==========================================
  Files         399      399              
  Lines       22099    22102       +3     
  Branches    10031    10031              
==========================================
+ Hits        10931    10932       +1     
- Misses       4201     4203       +2     
  Partials     6967     6967              
Impacted Files Coverage Δ
Core/include/Acts/EventData/MultiTrajectory.hpp 71.11% <100.00%> (+0.07%) ⬆️
...e/include/Acts/EventData/VectorMultiTrajectory.hpp 60.75% <100.00%> (-0.67%) ⬇️

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

@kodiakhq kodiakhq bot merged commit 3d30908 into acts-project:main Dec 21, 2022
@paulgessinger paulgessinger deleted the refactor/mtj-calibsize branch December 21, 2022 12:02
@paulgessinger paulgessinger modified the milestones: next, v23.0.0 Jan 18, 2023
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

2 participants