pub fn charge_conjugate(lumi_id_types: &str, pid: i32) -> (i32, f64)
Expand description

Return the charge-conjugated particle ID of pid for the basis lumi_id_types. The returned tuple contains a factor that possible arises during the carge conjugation.

Panics

TODO