Skip to content

Added PartProp library for updated non-inline ParticleID setPID method.

The inlined method ParticleID::setID was migrated to a non-inlined member, as it now has to handle particular exceptions to the PDG conventions when setting the PID. This required linking against PartPropLib for a number of packages. See MR 1189.

Merge request reports