Skip to content

Fix ASCII HepMC reader/writer to scale units correctly

Dominik Muller requested to merge fix_ascii_unit_conversion_sim09 into Sim09

Removes GeneratorUtils::scale and uses the native HepMC unit conversion mechanisms. This now also converts the generated_mass() of the HepMC particles.

Merge request reports