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
pyInterface: Fix several root related problems. #132
Fix some problems in the python bindings for the amplitudeTreeLeaf concerning
writing and reading from a root tree, adapt the branch-creating function to
utilize the possibility to set bufsize and splitlevel and add a function which
was missing to the bindings of the amplitudeMetadata. Remove a tree-related
function from the bindings of the ampIntegralMatrix, as these classes are not
stored in trees.
Fix some problems in the python bindings for the amplitudeTreeLeaf concerning writing and reading from a root tree, adapt the branch-creating function to utilize the possibility to set bufsize and splitlevel and add a function which was missing to the bindings of the amplitudeMetadata. Remove a tree-related function from the bindings of the ampIntegralMatrix, as these classes are not stored in trees.