Skip to content
Snippets Groups Projects
  • Matthias Puchner's avatar
    8e09d792
    fix values of FTDecayFunctionVoigt 1D & 2D · 8e09d792
    Matthias Puchner authored
    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 initilaized
    8e09d792
    History
    fix values of FTDecayFunctionVoigt 1D & 2D
    Matthias Puchner authored
    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 initilaized