ATLAS Offline Software
Loading...
Searching...
No Matches
IJetSelector Class Referenceabstract

IJetSelector is a dual-use tool interface for a tool that selects a jet. More...

#include <IJetSelector.h>

Inheritance diagram for IJetSelector:
Collaboration diagram for IJetSelector:

Public Member Functions

virtual ~IJetSelector ()
 Destructor.
virtual int keep (const xAOD::Jet &jet) const =0
 Method to select.
virtual void print () const =0
 Print the state of the tool.

Detailed Description

IJetSelector is a dual-use tool interface for a tool that selects a jet.

Definition at line 19 of file IJetSelector.h.

Constructor & Destructor Documentation

◆ ~IJetSelector()

virtual IJetSelector::~IJetSelector ( )
inlinevirtual

Destructor.

Definition at line 25 of file IJetSelector.h.

25{ };

Member Function Documentation

◆ keep()

virtual int IJetSelector::keep ( const xAOD::Jet & jet) const
pure virtual

◆ print()


The documentation for this class was generated from the following file: