Skip to content

Conversation

junggjo9
Copy link
Contributor

PLEASE DESCRIBE YOUR CHANGES.
THIS MESSAGE ENDS UP AS THE COMMIT MESSAGE.
DO NOT USE @-MENTIONS HERE!

--- END COMMIT MESSAGE ---

Any further description goes here, @-mentions are ok here!

  • Use a conventional commits prefix: quick summary
    • We mostly use feat, fix, refactor, docs, chore and build types.
  • A milestone will be assigned by one of the maintainers

@github-actions github-actions bot added this to the next milestone Jul 30, 2025
@github-actions github-actions bot added Component - Core Affects the Core module Track Fitting labels Jul 30, 2025

/// External surface identifier for which the boundary check is ignored
std::vector<GeometryIdentifier> externalSurfaces = {};
std::vector<const Surface*> externalSurfaces{};
Copy link
Contributor

Choose a reason for hiding this comment

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

one thing we need to consider is if this should take ownership of the surfaces or if raw pointers are fine. if these surfaces are not part of the geometry, the user would have to take care of their lifetime right now

Copy link
Contributor

github-actions bot commented Jul 30, 2025

📊: Physics performance monitoring for d47a68b

Full contents

physmon summary

❗️: Downstream build failure

  • eic-shell (cc @acts-project/epic-contacts)

Copy link

@github-actions github-actions bot added the Stale label Sep 10, 2025
Copy link

@github-actions github-actions bot removed the Stale label Sep 17, 2025
@github-actions github-actions bot added the Stale label Oct 17, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants