Skip to content

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

Philip James Ilten requested to merge LHCBGAUSS-770.ParticleID into master

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 (merged) in LHCb.

Merge request reports