Skip to content

Add an empty reco tree when user runs the -n option and no events pass the selection.

Adding an empty tree when no events pass the ntuple step. Also when user selects one core, disable multithreading.

For the time being we create the same tree that RDataFrame::Snapshot creates when running in single-core.

Merge request reports