ATLAS Offline Software
|
IJetModifier is a dual-use tool interface for a tool that modifies a jet collection. More...
#include <IJetModifier.h>
Public Member Functions | |
virtual StatusCode | modify (xAOD::JetContainer &jets) const =0 |
Method to modify a jet collection. More... | |
virtual void | print () const =0 |
Print the state of the tool. More... | |
IJetModifier is a dual-use tool interface for a tool that modifies a jet collection.
Definition at line 20 of file IJetModifier.h.
|
pure virtual |
Method to modify a jet collection.
Implemented in IJetCalibTool, IJetCalibrationTool, IJetDecorator, HIJetConstituentSubtractionTool, HIJetClusterIndexAssociationTool, HIJetDRAssociationTool, HIJetDiscriminatorTool, JetConstitFourMomTool, JetModifierBase, JetFilterTool, and JetSorter.
|
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.