Interface for a class which checks for a match between IParticles. More...
#include <IObjectAssociator.h>
Public Member Functions | |
| 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.
1.6.1