Cleanup and split McEventCollectionFilter functionality
Cleanup and split McEventCollectionFilter
functionality to make it more modular. Now there is one algorithm for tweaking the McEventCollection
and one per detector to do relinking.
I had some troubles copying the original GenEvent
which makes the output different now - there are just too many different ways how to copy GenEvent
. As discussed with John, we're fine with braking the output as the current behaviour is buggy.
Also adds ITk and HGTD support.
No hit collection changes after this change, only GenEvent
.
Edited by Tadej Novak