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: modernise map utils #3615

Draft
wants to merge 9 commits into
base: main
Choose a base branch
from
Draft

Conversation

AJPfleger
Copy link
Contributor

No description provided.

@AJPfleger AJPfleger added this to the next milestone Sep 16, 2024
@github-actions github-actions bot added the Component - Core Affects the Core module label Sep 16, 2024
@AJPfleger AJPfleger marked this pull request as ready for review September 16, 2024 18:04
Copy link

github-actions bot commented Sep 16, 2024

📊: Physics performance monitoring for b0efef0

Full contents

physmon summary

@AJPfleger AJPfleger marked this pull request as draft September 16, 2024 19:52
@AJPfleger AJPfleger marked this pull request as ready for review September 16, 2024 22:23
@@ -27,6 +27,28 @@
using Acts::VectorHelpers::perp;
using Acts::VectorHelpers::phi;

namespace {
auto getMinMaxAndBinCount(std::vector<double>& xPos) {
Copy link
Contributor

Choose a reason for hiding this comment

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

can this be deduplicated with the function below also named getMinMaxAndBinCount?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

@AJPfleger AJPfleger marked this pull request as draft October 2, 2024 14:06
Copy link

sonarcloud bot commented Oct 18, 2024

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.

2 participants