![]() |
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. More... | |
virtual int | keep (const xAOD::EventInfo &e, const xAOD::JetContainer &jets) const =0 |
Method to select. More... | |
virtual void | print () const =0 |
Print the state of the tool. More... | |
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 JetRecTool, JetFinder, JetModifiedMassDrop, JetFromPseudojet, JetReclusterer, JetReclusteringTool, JetTruthLabelingTool, JetPileupLabelingTool, HI::HIPileupTool, asg::AsgTool, JetDumper, JetBottomUpSoftDrop, JetRecursiveSoftDrop, JetSoftDrop, JetConstituentsRetriever, JetSubStructureMomentToolsBase, JetSplitter, JetToolRunner, JetPruner, JetPseudojetRetriever, JetTrimmer, AsgHelloTool, and KtDeltaRTool.