Skip to content

Add QCD parton PDG codes/particle names

James Whitehead requested to merge qcd-parton-names into release-4-0-x

A very small change to add the QCD partons to the list of named particles in ParticleNames.hh so that, for example, toParticleName(-1) returns a real human-readable name and doesn't simply cast '-1' to a string.

The names chosen follow the convention used elsewhere in the file.

Merge request reports