Skip to main content

py_allowed_partial_waves

Function py_allowed_partial_waves 

Source
pub fn py_allowed_partial_waves(
    parent: &PyParticleProperties,
    daughter_1: &PyParticleProperties,
    daughter_2: &PyParticleProperties,
    max_l: u32,
    rules: Option<&Bound<'_, PyAny>>,
) -> PyResult<Vec<PyAllowedPartialWave>>
Expand description

Generate allowed two-body partial waves.