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. More... | |
virtual void | print () const =0 |
Print the state of the tool. More... | |
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 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.