pass CaloHypos instead of one CaloHypo
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
The idea is to pass an LHCb::span<CaloHypo * const>
with all the hypos coming from the ClassifyPhotonElectronAlg
, instead of just one.