![]() |
ATLAS Offline Software
|
This interface is superseding the old version, IJetCalibrationTool. More...
#include <IJetCalibTool.h>
Public Member Functions | |
| virtual StatusCode | modify (xAOD::JetContainer &jets) const override final |
| Apply calibration to a jet container (for IJetModifier interface). | |
| virtual StatusCode | calibrate (xAOD::JetContainer &jets) const =0 |
| Apply calibration to a jet container. | |
| virtual StatusCode | getNominalResolutionData (const xAOD::Jet &, const JetHelper::JetContext &, double &) const |
| virtual StatusCode | getNominalResolutionMC (const xAOD::Jet &, const JetHelper::JetContext &, double &) const |
| virtual void | print () const =0 |
| Print the state of the tool. | |
This interface is superseding the old version, IJetCalibrationTool.
Definition at line 31 of file IJetCalibTool.h.
|
pure virtual |
Apply calibration to a jet container.
Implemented in JetCalibTool.
|
inlinevirtual |
Reimplemented in JetCalibTool.
Definition at line 44 of file IJetCalibTool.h.
|
inlinevirtual |
Reimplemented in JetCalibTool.
Definition at line 45 of file IJetCalibTool.h.
|
inlinefinaloverridevirtual |
Apply calibration to a jet container (for IJetModifier interface).
Implements IJetModifier.
Definition at line 38 of file IJetCalibTool.h.
|
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.