Skip to content

Horrible preprocessor hack to allow use of named weights with HepMC < 2.06.11

Andy Buckley requested to merge hepmc2-weightname-hack into release-3-1-x

Add a very horrible preprocessor hack to allow use of a private method on the HepMC2 WeightContainer, for robust and correctly ordered weight name acquisition before HepMC 2.06.11.

Merge request reports