Public Member Functions | |
virtual const Root::TAccept & | getTAccept () const =0 |
Declare the interface ID for this pure-virtual interface class to the Athena framework. | |
virtual const Root::TAccept & | accept (const xAOD::IParticle *, const xAOD::Vertex *) const =0 |
virtual const Root::TAccept& IAsgSelectionWithVertexTool::accept | ( | const xAOD::IParticle * | , | |
const xAOD::Vertex * | ||||
) | const [pure virtual] |
The main accept method: the actual cuts are applied here
virtual const Root::TAccept& IAsgSelectionWithVertexTool::getTAccept | ( | ) | const [pure virtual] |