fix(ModelSeries): add const in model series helper
What does this MR do?
Update ::fwMedDataTools::ModelSeries
to add const
on shared pointer parameters. It allows to call the helper with const sptr
.
How to test it?
Launch unit test.
Additional tests to run
It is required for SSimuImageEcho.
Edited by Emilie WERNERT