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

partialWaveFit: less warnings for fit result without matrices #203

Closed suhlatwork closed 7 years ago

suhlatwork commented 7 years ago

Reduce the number of warnings printed while filling a 'rpwa::fitResult' object with empty covariance, normalization or acceptance integrals. In that case only warn once (about an empty matrix) instead of (in case of the covariance matrix) complain for each production amplitude.

bgrube commented 7 years ago

Merged, thank you.