Module pineappl::pids

source ·
Expand description

TODO

Functions§

  • 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.
  • Return the charge-conjugated PDG ID of pid.
  • Given the particle IDs in pids, determine the right string for lumi_id_types stored in Grid.
  • Translates IDs from the evolution basis into IDs using PDG Monte Carlo IDs.
  • Given tuples represting a linear combination of PDG MC IDs, return a PID for the evol basis. The order of each tuple in tuples is not relevant. This function inverts evol_to_pdg_mc_ids. If the inversion is not possible, None is returned.