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

Adapt to new (v00-15) podio generated class names #201

Merged
merged 2 commits into from
Feb 3, 2022

Conversation

vvolkl
Copy link
Contributor

@vvolkl vvolkl commented Feb 2, 2022

Replace some dedicated types with and rename others (Cluster -> MutableCluster, ConstCluster -> Cluster) to adapt to the new naming scheme introduced in AIDASoft/podio#205.

This PR includes a lot of changes and even though they are simple, it will be good to test it again. I only checked that it compiles ok. The easiest way to test is probably to merge this and run some validation with the nightlies tomorrow.

In a few places a pointer is still used to set members of a edm4hep object, which is no longer necessary I think - I kept it as is for simplicity but it could be cleaned up.

- Replace some dedicated types with  and rename others (Cluster -> MutableCluster, ConstCluster -> Cluster) to adapt to the new naming scheme introduced in AIDASoft/podio#205.
@mirguest mirguest merged commit 06db153 into cepc:master Feb 3, 2022
@mirguest
Copy link
Member

mirguest commented Feb 3, 2022

@vvolkl It's really a lot of work. Thank you very much!
Tao

@vvolkl vvolkl deleted the podio-mutable branch April 12, 2022 16:17
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 this pull request may close these issues.

2 participants