Skip to content
Snippets Groups Projects

Patch from Wouter Deconinck

Merged Andrii Verbytskyi requested to merge reader_plugin_for_Wouter into master

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

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
  • Loading
  • Loading
Please register or sign in to reply
Loading