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

Update to PODIO Frame #101

Closed
jmcarcell opened this issue Mar 1, 2023 · 0 comments · Fixed by #128
Closed

Update to PODIO Frame #101

jmcarcell opened this issue Mar 1, 2023 · 0 comments · Fixed by #128

Comments

@jmcarcell
Copy link
Member

The EventStore has been deprecated (AIDASoft/podio#378) and will be removed. At least the following places in this repo have to be updated if we want the examples to keep running:

k4SimDelphes/examples/higgs_recoil_plots.C
7:#include "podio/EventStore.h"
61:  auto store = podio::EventStore();

k4SimDelphes/examples/read_edm4hep.C
20:#include "podio/EventStore.h"
105:  auto store = podio::EventStore();
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant