JeffersonLab / iguana

Preservation of common physics data analysis algorithms. Currently focused on HIPO data.
https://jeffersonlab.github.io/iguana/
GNU Lesser General Public License v3.0
2 stars 7 forks source link

fix: `const` parameters of action functions #255

Closed c-dilks closed 1 month ago

c-dilks commented 1 month ago

C++ action function parameters should not be mutable.