![]() |
ATLAS Offline Software
|
IJetBuildTool is a dual-use tool interface for a tool that builds a jet collection. More...
#include <IJetBuildTool.h>
Public Member Functions | |
virtual | ~IJetBuildTool () |
Destructor. More... | |
virtual const xAOD::JetContainer * | build () const =0 |
Method to build the collection and return it to the caller. More... | |
virtual void | print () const =0 |
Print the state of the tool. More... | |
IJetBuildTool is a dual-use tool interface for a tool that builds a jet collection.
Definition at line 19 of file IJetBuildTool.h.
|
inlinevirtual |
|
pure virtual |
Method to build the collection and return it to the caller.
Returns 0 for error.
Implemented in JetRecTool.
|
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.