Skip to content

fix values of FTDecayFunctionVoigt 1D & 2D

m.puchner requested to merge fix_ftdecay_voigt into develop

1D: without the fix m_eta refers to the same as m_decay_length => calculations will be wrong
2D: without the fix m_eta refers to the same as m_decay_length_x => calculations will be wrong
2D: the ctor values have been in wrong order => clone will be wrongly initialized

Edited by m.puchner

Merge request reports