Draft: Functors for tag-and-probe tracking efficiency
Functors to perform the matching between the tag track and the long track.
So far only a proof-of-concept. To do:
-
Implement the functionality of the MuonProbeToLongMatcher, but without cuts on the matching fractions. -
Write Functors to return the matching fraction of the best matching track, per detector type -
Write Functor to return the best-matched track, to access its properties via Functor composition -
Deal with LHCb::Particles
vsLHCb::ProtoParticles
as input.