Patch from Wouter Deconinck
Patch from Wouter Deconinck
a small patch against hepmc3 master for plugins to pass event skipping to their readers. Without this plugin we cannot forward past events when using deduce_reader to resolve a root:// hepmc file on an xrootd server (which resolves as ReaderRootTree) because the skip call on the shared pointer to ReaderPlugin simply resolves to the Reader skip function, which doesn't do anything. With this small patch (styled after read_event), the skip call is forwarded.
Merge request reports
Activity
Filter activity
Please register or sign in to reply