Skip to content

Fixes to hepmc2 IO

Andrii Verbytskyi requested to merge hepmc2iofixes into master

In this MR:

  • Set the signal_vertex_id to the vertex id while reading.
  • Fix the output in HepMC2 in the case when there are no weights. Earlier the newline was missing.
  • Better flow treatment.

Merge request reports