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: Remove TString from interface. #125

Closed legordian closed 8 years ago

legordian commented 8 years ago

Change all the TStrings appearing in the interface of fitResult to std::string and adapt all affected places accordingly.