Class providing the definition of the 4-vector interface.
virtual ~IParticleAssociator()
Virtual destructor.
virtual bool objectsMatch(const xAOD::IParticle &p1, const xAOD::IParticle &p2) const =0
Test association between two IParticles.
Interface for a class which checks for a match between IParticles.