Draft: Speedup the Hough clustering in the Hybrid Seeding
Hough clustering takes roughly 5% of the whole of HLT2, nearly half of the Hybrid seeding. Out of those 5%, 2 are simply collecting the hits from different layers.
This MR explores options to make things faster.