Skip to content

New module: FilterEvents

Lennart Huth requested to merge lhuth/corryvreckan:eventFilter into master

The FilterEvents module allows skipping events with clusters and tracks outside of a configurable range, by returning StatusCode::DEADTIME, which stops processing the event.In principle, this module can be extended to be more flexible ;)

Edited by Lennart Huth

Merge request reports