Simplify PrCloneKiller
The second commit simplifies the PrCloneKiller code such that the compiler can fully optimize away the code in areClones
. This is done by templating all involved track types.
The first commit replaces the sorting of the LHCbIDs by an assert that they are already sorted.
The third commit moves the PrCloneKiller into the LHCb::Pr
namespace.
The forth commit introduces a clone killer for PrSeed vs. V1Downstream tracks
Goes with Moore!2731 (merged)
Related to Moore#657 (closed)
Edited by Andre Gunther