Skip to content
Snippets Groups Projects
user avatar
Dmitry Kalinkin authored
This is done by actually reading an event instead of skipping one.
Skipping may be sufficient for the ASCII reader, however, RootTree reader does not perform a read on skip:
https://gitlab.cern.ch/hepmc/HepMC3/-/blob/master/rootIO/src/ReaderRootTree.cc#L76-80
ce7bfea2