ATLAS Offline Software
Loading...
Searching...
No Matches
PhysicsAnalysis
AnalysisCommon
IsolationSelection
IsolationSelection
IIsolationLowPtPLVTool.h
Go to the documentation of this file.
1
/*
2
Copyright (C) 2002-2021 CERN for the benefit of the ATLAS collaboration
3
*/
4
5
#ifndef ISOLATIONSELECTION_IISOLATIONLOWPTPLVTOOL_H
6
#define ISOLATIONSELECTION_IISOLATIONLOWPTPLVTOOL_H
7
8
#include <
AsgTools/IAsgTool.h
>
9
#include <
xAODBase/IParticle.h
>
10
11
namespace
CP
{
12
class
IIsolationLowPtPLVTool
:
public
virtual
asg::IAsgTool
{
13
ASG_TOOL_INTERFACE
(
CP::IIsolationLowPtPLVTool
)
14
public
:
15
virtual
~IIsolationLowPtPLVTool
() =
default
;
21
virtual
StatusCode
augmentPLV
(
const
xAOD::IParticle
&
Particle
) = 0;
22
};
23
}
// namespace CP
24
#endif
ASG_TOOL_INTERFACE
#define ASG_TOOL_INTERFACE(CLASSNAME)
Definition
AsgToolMacros.h:40
IParticle.h
IAsgTool.h
CP::IIsolationLowPtPLVTool
Definition
IIsolationLowPtPLVTool.h:12
CP::IIsolationLowPtPLVTool::augmentPLV
virtual StatusCode augmentPLV(const xAOD::IParticle &Particle)=0
This method adds the lowPT PLV score as decoration to the lepton.
CP::IIsolationLowPtPLVTool::~IIsolationLowPtPLVTool
virtual ~IIsolationLowPtPLVTool()=default
asg::IAsgTool
Base class for the dual-use tool interface classes.
Definition
IAsgTool.h:41
xAOD::IParticle
Class providing the definition of the 4-vector interface.
Definition
Event/xAOD/xAODBase/xAODBase/IParticle.h:41
CP
Select isolated Photons, Electrons and Muons.
Definition
Control/xAODRootAccess/xAODRootAccess/TEvent.h:27
xAOD::Particle
Particle_v1 Particle
Define the latest version of the particle class.
Definition
Event/xAOD/xAODParticleEvent/xAODParticleEvent/Particle.h:17
Generated on
for ATLAS Offline Software by
1.14.0