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: ITk seeding example #1186

Merged
merged 22 commits into from
Mar 18, 2022

Conversation

LuisFelipeCoelho
Copy link
Member

This PR adds the ITkSeedingExample.cpp to run the ITk seeding.
It shows how to configure the non-equidistant binning in z (#1005), the seed confirmation cuts (#1084), the radial range for middle SP cut (#1084) and the vector containing the map of z neighbours (#1052 and #1038).

It contains all the parameters to run the seeding for ITk pixel space points (I intend to extend this to ITk strip SPs soon).

@noemina @paulgessinger

@noemina noemina added this to the next milestone Mar 9, 2022
@noemina
Copy link
Contributor

noemina commented Mar 9, 2022

Not sure we want to add the "old-style" example in the repository, also because it includes a specific ITk implementation of it. Can we try to have the example implemented using the python-binding framework?

@LuisFelipeCoelho LuisFelipeCoelho modified the milestones: next, WIP Mar 9, 2022
@codecov
Copy link

codecov bot commented Mar 9, 2022

Codecov Report

Merging #1186 (27b9358) into main (6147e1b) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##             main    #1186   +/-   ##
=======================================
  Coverage   47.81%   47.81%           
=======================================
  Files         360      360           
  Lines       18591    18591           
  Branches     8769     8769           
=======================================
  Hits         8890     8890           
  Misses       3649     3649           
  Partials     6052     6052           
Impacted Files Coverage Δ
Core/include/Acts/Seeding/SeedfinderConfig.hpp 0.00% <ø> (ø)

📣 Codecov can now indicate which changes are the most critical in Pull Requests. Learn more

@LuisFelipeCoelho LuisFelipeCoelho modified the milestones: WIP, next Mar 10, 2022
@LuisFelipeCoelho
Copy link
Member Author

We should discuss if an example containing all the configuration to run the ITk seeding should be included into ACTS or just an example showing how to configure the new seeding features.

In any case, this example still does not contain the full configuration to produce a 1 to 1 comparison to ITk pixel seeds.

@noemina @paulgessinger

Copy link
Member

@paulgessinger paulgessinger left a comment

Choose a reason for hiding this comment

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

Ok let's go. Would you be able to follow up this PR with another one which adds this example to the python level automatic tests (so we can ensure this keeps running)?

@kodiakhq kodiakhq bot merged commit 1674bce into acts-project:main Mar 18, 2022
@LuisFelipeCoelho
Copy link
Member Author

ok! I will work on that @paulgessinger

@paulgessinger paulgessinger modified the milestones: next, v18.0.0 Apr 4, 2022
@LuisFelipeCoelho LuisFelipeCoelho deleted the ITk-seeding-example branch November 10, 2022 16:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants