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: Update edm4hep IO code to use frame model #2001

Merged

Conversation

paulgessinger
Copy link
Member

@paulgessinger paulgessinger commented Mar 29, 2023

podio switched to recommending this model, and the store based model we used before is deprecated.

podio switched to recommending this model, and the store based model we
used before is deprecated.
@paulgessinger paulgessinger added the 🚧 WIP Work-in-progress label Mar 29, 2023
@paulgessinger paulgessinger added this to the next milestone Mar 29, 2023
@paulgessinger
Copy link
Member Author

Ok I added CMake checks for the podio and edm4hep version. I need to bump our respective versions in our CI images.

@codecov
Copy link

codecov bot commented Mar 29, 2023

Codecov Report

Merging #2001 (1bb5274) into main (d6e8fe6) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##             main    #2001   +/-   ##
=======================================
  Coverage   49.83%   49.83%           
=======================================
  Files         415      415           
  Lines       23593    23593           
  Branches    10681    10681           
=======================================
  Hits        11758    11758           
  Misses       4330     4330           
  Partials     7505     7505           

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

@github-actions
Copy link

github-actions bot commented Mar 31, 2023

📊 Physics performance monitoring for 1bb5274

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

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

Copy link
Contributor

@andiwand andiwand left a comment

Choose a reason for hiding this comment

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

looks good. just found some leftovers

Examples/Io/EDM4hep/src/EDM4hepSimHitReader.cpp Outdated Show resolved Hide resolved
Examples/Io/EDM4hep/src/EDM4hepSimHitReader.cpp Outdated Show resolved Hide resolved
Examples/Io/EDM4hep/src/EDM4hepSimHitReader.cpp Outdated Show resolved Hide resolved
paulgessinger and others added 2 commits March 31, 2023 22:40
Co-authored-by: Andreas Stefl <stefl.andreas@gmail.com>
@andiwand andiwand added Component - Examples Affects the Examples module automerge and removed 🚧 WIP Work-in-progress labels Apr 4, 2023
@kodiakhq kodiakhq bot merged commit 0681a23 into acts-project:main Apr 4, 2023
37 checks passed
@github-actions github-actions bot removed the automerge label Apr 4, 2023
@paulgessinger paulgessinger deleted the refactor/edm4hep-podio-frame branch April 5, 2023 07:18
@paulgessinger paulgessinger modified the milestones: next, v25.0.0 Apr 21, 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.

None yet

2 participants