TrigHLTJetHypo: Use std::set less
@smh 's profiles show TrigHLTJetHypo spending a large amount of time in std::set this seems unnecessary. I have reworked FastReducer to use the slow std::set less.
This should probably be checked quite carefully and maybe more optimizations can be considered.