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

chore: Rearrange res/err/pull and use std::sqrt in RootTrajectoryStatesWriter #2307

Merged
merged 2 commits into from
Jul 19, 2023

Conversation

andiwand
Copy link
Contributor

Minor (IMO) improvements to RootTrajectoryStatesWriter: align order of res, err and pull and use std::sqrt

@andiwand andiwand added this to the next milestone Jul 18, 2023
@github-actions github-actions bot added the Component - Examples Affects the Examples module label Jul 18, 2023
@codecov
Copy link

codecov bot commented Jul 18, 2023

Codecov Report

Merging #2307 (a7c6dbe) into main (7e5b2ce) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##             main    #2307   +/-   ##
=======================================
  Coverage   49.31%   49.31%           
=======================================
  Files         447      447           
  Lines       25153    25153           
  Branches    11570    11570           
=======================================
  Hits        12405    12405           
  Misses       4558     4558           
  Partials     8190     8190           

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

@github-actions
Copy link

github-actions bot commented Jul 18, 2023

📊 Physics performance monitoring for a7c6dbe

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

Copy link
Contributor

@Corentin-Allaire Corentin-Allaire left a comment

Choose a reason for hiding this comment

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

LGTM

@kodiakhq kodiakhq bot merged commit 375f1a9 into acts-project:main Jul 19, 2023
53 checks passed
@andiwand andiwand deleted the chore-roottrajstateswriter-minor branch July 19, 2023 07:53
@acts-project-service acts-project-service added the Fails Athena tests This PR causes a failure in the Athena tests label Jul 19, 2023
@CarloVarni
Copy link
Collaborator

Failure seems un-related. There is a problem with the acts-athena-ci CI

@CarloVarni CarloVarni removed the Fails Athena tests This PR causes a failure in the Athena tests label Jul 19, 2023
@paulgessinger paulgessinger modified the milestones: next, v27.2.0 Jul 24, 2023
paulgessinger pushed a commit to paulgessinger/acts that referenced this pull request Jul 24, 2023
…yStatesWriter` (acts-project#2307)

Minor (IMO) improvements to `RootTrajectoryStatesWriter`: align order of `res`, `err` and `pull` and use `std::sqrt`
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.

5 participants