Fix memory management in TFCSEnergyBinParametrization
Fix memory management in TFCSEnergyBinParametrization
which should fix a crash:
- do not use pointers to float arrays
-
GetMatrixArray
does not make a copy and the result should not be deleted
Marking as urgent as we can not run FCS without this fix reliably.
Edited by Tadej Novak