ROOTPWA-Maintainers / ROOTPWA

ROOTPWA is a toolkit for partial-wave analysis of multi-particle final states produced in high-energy particle reactions. It is used to determine hadron spectra from experimental data.
Other
8 stars 14 forks source link

fitResult: Fix fitResult::intensityErr(const std::string&) broken for non-rank-1 fits #149

Closed stefan-wallner closed 8 years ago

stefan-wallner commented 8 years ago

Pull request which fixes issue #140 according to the instructions of @suhlatwork .

stefan-wallner commented 8 years ago

Readded statement to the intensity function. Implemented intensityErr function in a way that it SHOULD work with rank-2 and still has the functionality that intensity errors of waves can be calculated even without integral matrix.

suhlatwork commented 8 years ago

Relevant for #60 and #140.

legordian commented 8 years ago

Replaced by #151 and therefore closed.