Encapsulates the delta-R matching strategy. More...
#include <DeltaRMatcher.h>
Public Member Functions | |
| DeltaRMatcher (double dR, bool useRapidity=true) | |
| Constructor. | |
| virtual bool | objectsMatch (const xAOD::IParticle &p1, const xAOD::IParticle &p2) const override |
| Check if particles match in dR. | |
Encapsulates the delta-R matching strategy.
I am considering abstracting matching with an interface.
1.6.1