Skip to content

Allow optional inputs in Allen

Thomas Boettcher requested to merge NN_optional_inputs into master

Adds the ability to make inputs to Allen algorithms optional.

This is needed for Allen!521 (merged). In the default pp configuration, the Allen SelReport writer runs for all events regardless of GEC decision but needs reconstructed objects to create SelReports for events that pass the GEC. If the reconstructed objects are not optional, the reconstruction will run for all events, regardless of GEC decision.

FYI @nnolte @dcampora @dovombru

Edited by Thomas Boettcher

Merge request reports

Loading