![]() |
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. | |
| virtual const xAOD::JetContainer * | build () const =0 |
| Method to build the collection and return it to the caller. | |
| virtual void | print () const =0 |
| Print the state of the tool. | |
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 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.