Skip to content
Snippets Groups Projects
Unverified Commit a8f5fca1 authored by Frank Sauerburger's avatar Frank Sauerburger
Browse files

Make Cut.call return the selected dataframe

This change is not compatible with previous versions and breaks existing code.
When a cut is called with a dataframe, the selected events are returned instead
of an index array. To get the index array, use Cut.idx_array().
parent 9592cc56
No related branches found
No related tags found
1 merge request!7Resolve "Make Cut return the selected dataframe"
Pipeline #12391 failed