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: Clean up wave name escaping. #121

Closed legordian closed 9 years ago

legordian commented 9 years ago

Clean up the business with the pattern matching for wave names in the fit result by removing some ancient lines, making the escaping functions available in python and adjusting plotGui accordingly. This probably breaks some of the root scripts using the fit result, but all the compiled code seems to continue to work.

legordian commented 9 years ago

Thanks for the comments. Updated.