Skip to content

Draft: Functors for tag-and-probe tracking efficiency

Michel De Cian requested to merge decianm-functorsForTrackEff into master

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 vs LHCb::ProtoParticles as input.

@rowina @peilian

Merge request reports

Loading