Skip to content

pass CaloHypos instead of one CaloHypo

Michal Mazurek requested to merge mimazure/Rec:mimazure-pass-CaloHypos into master

The idea is to pass an LHCb::span<CaloHypo * const> with all the hypos coming from the ClassifyPhotonElectronAlg, instead of just one.

Edited by Rosen Matev

Merge request reports