Skip to content
Snippets Groups Projects
Commit 131815dc authored by Pierre-Alain Loizeau's avatar Pierre-Alain Loizeau Committed by Pierre-Alain Loizeau
Browse files

In CbmMcbm2018RichPar, add explicit assignment OP constructor + replace map...

In CbmMcbm2018RichPar, add explicit assignment OP constructor + replace map with vector when possible

- Introduce LoadInternalContainers method for setting all memberss derived from other members
- replace fToTshiftMap map with vector as continuous array with always successive keys (faster access)
- add the copy and assignment constructors
- Add a Print method
parent 09d4a6e9
No related branches found
No related tags found
1 merge request!642Fix assignment and perf. improvement in CbmMcbm2018RichPar
Pipeline #14943 passed