Skip to content

Properly initialise cached variables for Deuteron

Christopher Rob Jones requested to merge RichHLT1Optimise into master

Fixes a few bugs where deuteron was not being properly considered.

The only significant one is in RichSellmeirFunc as this is the only one actively used in production.

There are also a few minor performance tweaks as well.

Merge request reports