#include <IJetTrackSelector.h>
Public Member Functions | |
virtual | ~IJetTrackSelector () |
Destructor. | |
virtual int | keep (const xAOD::TrackParticle &trk) const =0 |
ITrackSelector is a dual-use tool interface for a tool that selects a track particle.
virtual int IJetTrackSelector::keep | ( | const xAOD::TrackParticle & | trk | ) | const [pure virtual] |
Method to select. Returns true if jet is selected.