![]() |
ATLAS Offline Software
|
IJetEventSelector is a dual-use tool interface for a tool that selects a jet based on EventInfo selections (e.g. More...
#include <IJetEventSelector.h>
Public Member Functions | |
| virtual | ~IJetEventSelector () |
| Destructor. | |
| virtual int | keep (const xAOD::EventInfo &e, const xAOD::JetContainer &jets) const =0 |
| Method to select. | |
| virtual void | print () const =0 |
| Print the state of the tool. | |
IJetEventSelector is a dual-use tool interface for a tool that selects a jet based on EventInfo selections (e.g.
mu, nPV)
Definition at line 17 of file IJetEventSelector.h.
|
inlinevirtual |
|
pure virtual |
|
pure virtualinherited |
Print the state of the tool.
Implemented in asg::AsgTool, AsgHelloTool, HI::HIPileupTool, JetBottomUpSoftDrop, JetConstituentsRetriever, JetDumper, JetFinder, JetFromPseudojet, JetModifiedMassDrop, JetPileupLabelingTool, JetPruner, JetPseudojetRetriever, JetReclusterer, JetReclusteringTool, JetRecTool, JetRecursiveSoftDrop, JetSoftDrop, JetSplitter, JetSubStructureMomentToolsBase, JetToolRunner, JetTrimmer, JetTruthLabelingTool, KtDeltaRTool, and LundVariablesTool.