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

feat: add track picking and truth seed selection #786

Merged
merged 6 commits into from
May 6, 2021

Conversation

asalzburger
Copy link
Contributor

This PR addresses (at least partly) #775.

It adds:

  • allow for single track picking in TruthTrackFitting for screen debugging
  • feed the TruthSeedSelector with program options

@asalzburger asalzburger added Improvement Changes to an existing feature Component - Examples Affects the Examples module labels Apr 28, 2021
@asalzburger asalzburger added this to the next milestone Apr 28, 2021
@asalzburger asalzburger changed the title Feat add track picking feat: add track picking and truth seed selection Apr 28, 2021
@codecov
Copy link

codecov bot commented Apr 28, 2021

Codecov Report

Merging #786 (dc3697b) into main (c13bbd2) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##             main     #786   +/-   ##
=======================================
  Coverage   48.65%   48.65%           
=======================================
  Files         328      328           
  Lines       16895    16895           
  Branches     7932     7932           
=======================================
  Hits         8220     8220           
  Misses       3078     3078           
  Partials     5597     5597           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update c13bbd2...dc3697b. Read the comment docs.

Copy link
Contributor

@XiaocongAi XiaocongAi left a comment

Choose a reason for hiding this comment

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

Hi @asalzburger , it looks all good except one naming you might want to fix.

@asalzburger
Copy link
Contributor Author

This has been approved by @XiaocongAi already, we lost the approval via the main renaming.

@asalzburger asalzburger merged commit f632f7b into acts-project:main May 6, 2021
@asalzburger asalzburger deleted the feat-add-track-picking branch May 6, 2021 12:42
@paulgessinger paulgessinger modified the milestones: next, v8.2.0 May 10, 2021
gagnonlg pushed a commit to gagnonlg/acts that referenced this pull request May 11, 2021
This PR addresses (at least partly) acts-project#775.

It adds:

allow for single track picking in TruthTrackFitting for screen debugging
feed the TruthSeedSelector with program options
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 Improvement Changes to an existing feature
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants