Skip to content

fix minbias segfault

Adam Davis requested to merge adavis_fix_minbias into WIP_bsiddi_merge

When running Delphes in minbias, seg fault on possible initial state protons, which do not have production vertex. Add check to skip them.

Also uncommented some debug statements.

Merge request reports