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: rename unused params #1952

Merged
merged 4 commits into from
Mar 22, 2023

Conversation

andiwand
Copy link
Contributor

  • rename /*unused*/ params into something more understandable
  • improve doc

@andiwand andiwand added Component - Core Affects the Core module 🚧 WIP Work-in-progress labels Mar 15, 2023
@andiwand andiwand added this to the next milestone Mar 15, 2023
@codecov
Copy link

codecov bot commented Mar 15, 2023

Codecov Report

Merging #1952 (53b36e3) into main (bf5a3fc) will not change coverage.
The diff coverage is 100.00%.

@@           Coverage Diff           @@
##             main    #1952   +/-   ##
=======================================
  Coverage   49.51%   49.51%           
=======================================
  Files         411      411           
  Lines       23340    23340           
  Branches    10634    10634           
=======================================
  Hits        11557    11557           
  Misses       4332     4332           
  Partials     7451     7451           
Impacted Files Coverage Δ
Core/include/Acts/Geometry/CuboidVolumeBuilder.hpp 33.33% <ø> (ø)
...nclude/Acts/Navigation/NavigationStateUpdators.hpp 72.41% <ø> (ø)
Core/src/Detector/DetectorVolume.cpp 45.90% <ø> (ø)
Core/src/Geometry/CuboidVolumeBuilder.cpp 41.22% <ø> (ø)
Core/src/Geometry/CylinderVolumeHelper.cpp 36.87% <ø> (ø)
Core/src/Geometry/GeometryIdentifier.cpp 66.66% <ø> (ø)
Core/src/Surfaces/ConeSurface.cpp 35.04% <ø> (ø)
Core/src/Surfaces/CylinderSurface.cpp 37.98% <ø> (ø)
Core/src/Surfaces/DiscSurface.cpp 32.83% <ø> (ø)
Core/src/Surfaces/PlaneSurface.cpp 56.56% <ø> (ø)
... and 5 more

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

@github-actions
Copy link

github-actions bot commented Mar 15, 2023

📊 Physics performance monitoring for 53b36e3

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

@andiwand
Copy link
Contributor Author

CI is green now. could you take another look @paulgessinger ?

@andiwand andiwand removed the 🚧 WIP Work-in-progress label Mar 16, 2023
@benjaminhuth benjaminhuth self-assigned this Mar 21, 2023
Copy link
Member

@benjaminhuth benjaminhuth 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

@kodiakhq kodiakhq bot merged commit 34a0534 into acts-project:main Mar 22, 2023
1 check passed
@andiwand andiwand deleted the chore-rename-unused-params branch March 22, 2023 12:00
paulgessinger pushed a commit to paulgessinger/acts that referenced this pull request Mar 23, 2023
- rename `/*unused*/` params into something more understandable
- improve doc
@paulgessinger paulgessinger modified the milestones: next, v24.0.0 Mar 31, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Component - Core Affects the Core module
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants