![]() |
ATLAS Offline Software
|
#include <IIsolationLowPtPLVTool.h>
Public Member Functions | |
| virtual | ~IIsolationLowPtPLVTool ()=default |
| virtual StatusCode | augmentPLV (const xAOD::IParticle &Particle)=0 |
| This method adds the lowPT PLV score as decoration to the lepton. | |
| virtual void | print () const =0 |
| Print the state of the tool. | |
Definition at line 12 of file IIsolationLowPtPLVTool.h.
|
virtualdefault |
|
pure virtual |
This method adds the lowPT PLV score as decoration to the lepton.
The method needs to be called before the call of the IsolationTool if you're running on derivations with a cache older than <blah> and using the new refined PLV working points provided by the IFF
Implemented in CP::IsolationLowPtPLVTool.
|
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.