JeffersonLab / JANA2

Multi-threaded HENP Event Reconstruction
https://jeffersonlab.github.io/JANA2/
Other
6 stars 9 forks source link

Bugfix: Rough edges in JFactoryPodioT and JMultifactory #266

Closed nathanwbrei closed 8 months ago

nathanwbrei commented 8 months ago

This PR addresses almost everything in the following issues:

The only remaining issue is in #247, regarding Set<>() not checking if the collection is already in the frame. This issue is pretty subtle: a user would have to go reasonably far off the beaten path for it to crop up, and it's not obvious to me how JANA ought to recover, anyhow. I think we can worry about it after this release. It would make the most sense to revisit the issue when we address issue #254.