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

Python bindings for resonance fit #222

Open suhlatwork opened 7 years ago

suhlatwork commented 7 years ago

This pull request adds the Python bindings for the resonance model fit.

As the smart pointers from C++11 require Boost 1.63.0 to be allowed in the Python interface, Boost again is 'manually' installed in Travis, to save some time, this pull request attempts to use the caches provided by Travis. Let's see if this works.

bgrube commented 5 years ago

ab731a35078583d766635b51189f2b5f9fc2c78f included in #241.