Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
CalorimeterHitReco: fix for latest podio
In file included from JugReco/src/components/CalorimeterHitReco.cpp:29: include/edm4eic/CalorimeterHitCollection.h:164:8: note: candidate: 'void edm4eic::CalorimeterHitCollection::push_back(edm4eic::MutableCalorimeterHit)' 164 | void push_back(MutableCalorimeterHit object); | ^~~~~~~~~ include/edm4eic/CalorimeterHitCollection.h:166:8: note: candidate: 'void edm4eic::CalorimeterHitCollection::push_back(edm4eic::CalorimeterHit)' 166 | void push_back(CalorimeterHit object); | ^~~~~~~~~
- Loading branch information