Skip to main content

py_helicity_combinations

Function py_helicity_combinations 

Source
pub fn py_helicity_combinations(
    py: Python<'_>,
    spin_1: &Bound<'_, PyAny>,
    spin_2: &Bound<'_, PyAny>,
) -> PyResult<Vec<(Py<PyAny>, Py<PyAny>, Py<PyAny>)>>
Expand description

Enumerate daughter helicity combinations.