ATLAS Offline Software
|
#include <ISubjetRecorderTool.h>
Public Member Functions | |
virtual std::vector< xAOD::Jet * > | recordSubjets (const std::vector< fastjet::PseudoJet > &subjets, xAOD::Jet &jet) const =0 |
virtual void | print () const =0 |
Print the state of the tool. More... | |
Definition at line 15 of file ISubjetRecorderTool.h.
|
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.
|
pure virtual |
Implemented in SubjetRecorderTool.