Skip to content

Version 0.16.3

Compare
Choose a tag to compare
@eduardo-rodrigues eduardo-rodrigues released this 15 Dec 17:45
7d436e6
  • Particle class:
    • New class method Particle.from_name.
  • New experiment-specific module:
    • Module particle.lhcb with functions and mappings to deal with particle names in use in LHCb software.
    • Script admin/dump_pdgid_to_lhcb.py to generate the PDGID <-> LHCb name mapping (CSV file).
  • Tests:
    • Updated pre-commit hooks.