#include <IMuonSelectionToolExample.h>
Public Member Functions | |
virtual const Root::TAccept & | accept (const xAOD::Muon &mu) const =0 |
Declare the interface that the class provides. |
Interface for (a) muon selector tool(s)
This is an example of how to define object selection in a tool.
virtual const Root::TAccept& CP::IMuonSelectionToolExample::accept | ( | const xAOD::Muon & | mu | ) | const [pure virtual] |
Declare the interface that the class provides.
Decide whether the muon in question is a "good muon" or not