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 ability to remove secondaries in ParticleSelector #2265

Merged

Conversation

andiwand
Copy link
Contributor

@andiwand andiwand commented Jul 4, 2023

Allows to filter secondary particles with ParticleSelector

blocked by

@andiwand andiwand added the Component - Examples Affects the Examples module label Jul 4, 2023
@andiwand andiwand added this to the next milestone Jul 4, 2023
@paulgessinger
Copy link
Member

This is blocked by #2266 right?

@andiwand andiwand added the 🛑 blocked This item is blocked by another item label Jul 4, 2023
@codecov
Copy link

codecov bot commented Jul 4, 2023

Codecov Report

Merging #2265 (1d3d3fd) into main (260bc5a) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##             main    #2265   +/-   ##
=======================================
  Coverage   49.27%   49.27%           
=======================================
  Files         449      449           
  Lines       25410    25410           
  Branches    11724    11724           
=======================================
  Hits        12521    12521           
  Misses       4556     4556           
  Partials     8333     8333           

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

@github-actions
Copy link

github-actions bot commented Jul 4, 2023

📊 Physics performance monitoring for 1d3d3fd

Summary
Full report
Seeding: seeded, truth estimated, orthogonal
CKF: seeded, truth smeared, truth estimated, orthogonal
IVF: seeded, truth smeared, truth estimated, orthogonal
AMVF: 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

AMVF seeded

AMVF truth_smeared

AMVF truth_estimated

AMVF 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

@paulgessinger
Copy link
Member

Python format seems to fail still.

@andiwand andiwand removed 🛑 blocked This item is blocked by another item 👷‍♀️ User Action Needed labels Jul 4, 2023
@kodiakhq kodiakhq bot merged commit ccbed15 into acts-project:main Jul 5, 2023
1 check passed
@github-actions github-actions bot removed the automerge label Jul 5, 2023
@andiwand andiwand deleted the feat-particle-selector-remove-secondaries branch July 5, 2023 11:12
kodiakhq bot pushed a commit that referenced this pull request Jul 6, 2023
All our physics monitors depend on the simulation which is not directly monitored at the moment. In this PR I add a first monitoring version for Fatras and Geant4.

The monitoring is not optimal yet but should be sufficient if something changes or breaks for simulation.

Possible improvements:
- record deltas for momenta / eta / phi and so on instead of initial and final

Blocked by
- #2241
- #2260
- #2262
- #2263
- #2264
- #2265
- #2266
@paulgessinger paulgessinger modified the milestones: next, v27.2.0 Jul 24, 2023
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants