ATLAS Offline Software
|
#include <IIsolationCorrectionTool.h>
Definition at line 22 of file IIsolationCorrectionTool.h.
|
inlinevirtual |
Definition at line 28 of file IIsolationCorrectionTool.h.
|
pure virtual |
the list of all systematics this tool can be affected by
Implements CP::IReentrantSystematicsTool.
Implemented in CP::IsolationCorrectionTool.
|
pure virtual |
Implemented in CP::IsolationCorrectionTool.
|
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.
|
pure virtual |
Implemented in CP::IsolationCorrectionTool.
|
pure virtual |
Implemented in CP::IsolationCorrectionTool.
|
pure virtual |
Implemented in CP::IsolationCorrectionTool.
|
pure virtual |
Implemented in CP::IsolationCorrectionTool.
|
pure virtual |
Implemented in CP::IsolationCorrectionTool.
|
pure virtual |
Implemented in CP::IsolationCorrectionTool.
|
pure virtual |
Declare the interface that this class provides.
returns: whether this tool is affected by the given systematics
Implements CP::ISystematicsTool.
Implemented in CP::IsolationCorrectionTool.
|
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 |
the list of all systematics this tool recommends to use
Implements CP::IReentrantSystematicsTool.
Implemented in CP::IsolationCorrectionTool.