JeffersonLab / JANA2

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

Bugfix: SetDefaultParameter no longer puts duplicate copies in vector #257

Closed AyanRoy16 closed 10 months ago

AyanRoy16 commented 10 months ago

Change is made to make sure that the input vector reference is not duplicated.

[x] Code changes made [x] Test case added