#include <IIsolationCorrectionTool.h>
Definition at line 22 of file IIsolationCorrectionTool.h.
◆ ~IIsolationCorrectionTool()
| virtual CP::IIsolationCorrectionTool::~IIsolationCorrectionTool |
( |
| ) |
|
|
inlinevirtual |
◆ affectingSystematics()
| virtual CP::SystematicSet CP::IIsolationCorrectionTool::affectingSystematics |
( |
| ) |
const |
|
pure virtual |
◆ applyCorrection()
◆ applySystematicVariation()
| virtual StatusCode CP::IIsolationCorrectionTool::applySystematicVariation |
( |
const CP::SystematicSet & | systConfig | ) |
|
|
pure virtual |
effects: configure this tool for the given list of systematic variations.
any requested systematics that are not affecting this tool will be silently ignored (unless they cause other errors). failures: systematic unknown failures: requesting multiple variations on the same systematic (e.g. up & down) failures: requesting an unsupported variation on an otherwise supported systematic (e.g. a 2 sigma variation and the tool only supports 1 sigma variations) failures: unsupported combination of supported systematic failures: other tool specific errors
Implements CP::ISystematicsTool.
Implemented in CP::IsolationCorrectionTool.
◆ correctedCopy()
◆ CorrectLeakage()
◆ GetDDCorrection()
◆ GetPtCorrectedIsolation()
◆ GetPtCorrection()
◆ initialize()
| virtual StatusCode CP::IIsolationCorrectionTool::initialize |
( |
| ) |
|
|
pure virtual |
◆ isAffectedBySystematic()
◆ print()
| virtual void asg::IAsgTool::print |
( |
| ) |
const |
|
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.
◆ recommendedSystematics()
| virtual CP::SystematicSet CP::IIsolationCorrectionTool::recommendedSystematics |
( |
| ) |
const |
|
pure virtual |
The documentation for this class was generated from the following file: