![]() |
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. | |
| virtual void | print () const =0 |
| Print the state of the tool. | |
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 CenterOfMassShapesTool, EnergyCorrelatorGeneralizedTool, EnergyCorrelatorTool, HIJetClusterIndexAssociationTool, HIJetConstituentSubtractionTool, HIJetDiscriminatorTool, HIJetDRAssociationTool, IJetCalibrationTool, IJetCalibTool, IJetDecorator, JetConstitFourMomTool, JetFilterTool, JetModifierBase, JetSorter, KTSplittingScaleTool, NSubjettinessTool, and QwTool.
|
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.