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

Make necessary changes for podio mutable classes #132

Merged
merged 1 commit into from
Jan 17, 2022

Conversation

tmadlener
Copy link
Contributor

BEGINRELEASENOTES

ENDRELEASENOTES

@tmadlener tmadlener force-pushed the mutable-podio-classes branch 2 times, most recently from 822a7df to 22b0f5a Compare December 6, 2021 09:56
@hegner
Copy link
Contributor

hegner commented Dec 6, 2021

@tmadlener - can you have a look at the failures?

@tmadlener
Copy link
Contributor Author

Yep, currently on it. Looks like I missed some pieces in the original branch I had prepared a few weeks/months back to illustrate the necessary changes.

@tmadlener
Copy link
Contributor Author

Rebased to resolve conflicts.

@tmadlener
Copy link
Contributor Author

Merging this since this is the PR that all others depend on.

@tmadlener tmadlener merged commit bb9158c into key4hep:master Jan 17, 2022
vvolkl added a commit to vvolkl/k4RecCalorimeter that referenced this pull request Feb 2, 2022
- Replace some dedicated types with `auto` and rename others (Cluster -> MutableCluster, ConstCluster -> Cluster) to adapt to the
  new naming scheme introduced in AIDASoft/podio#205.
- The necessary changes in EDM4hep: key4hep/EDM4hep#132 would break
  this otherwise. Due to the explict use of Mutable* (in attachCells)
  this now requires a new version of edm4hep.
vvolkl added a commit to HEP-FCC/k4RecCalorimeter that referenced this pull request Feb 3, 2022
* Adapt to new podio generated class names

- Replace some dedicated types with `auto` and rename others (Cluster -> MutableCluster, ConstCluster -> Cluster) to adapt to the
  new naming scheme introduced in AIDASoft/podio#205.
- The necessary changes in EDM4hep: key4hep/EDM4hep#132 would break
  this otherwise. Due to the explict use of Mutable* (in attachCells)
  this now requires a new version of edm4hep.

* Update RecCalorimeter/src/components/CorrectECalBarrelSliWinCluster.cpp

Co-authored-by: Brieuc Francois <brieuc.francois@cern.ch>

Co-authored-by: Brieuc Francois <brieuc.francois@cern.ch>
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.

None yet

2 participants