v00-10
- 2024-10-28 jmcarcell (PR#204)
- Retrieve unique_ptrs for collections produced by functional algorithms. Needed after key4hep/k4FWCore#250. It should also be able to handle the case for the previous approach with
std::shared_ptr
.
- Retrieve unique_ptrs for collections produced by functional algorithms. Needed after key4hep/k4FWCore#250. It should also be able to handle the case for the previous approach with