ATLAS Offline Software
Toggle main menu visibility
Loading...
Searching...
No Matches
PhysicsAnalysis
AnalysisCommon
ParticleJetTools
ParticleJetTools
JetPartonTruthLabel.h
Go to the documentation of this file.
1
/*
2
Copyright (C) 2002-2023 CERN for the benefit of the ATLAS collaboration
3
*/
4
5
#ifndef particlejettools_jetpartontruthlabel_header
6
#define particlejettools_jetpartontruthlabel_header
7
8
#include "
JetRec/JetModifierBase.h
"
9
#include "
xAODJet/Jet.h
"
10
11
namespace
Analysis
{
12
class
JetPartonTruthLabel
:
13
public
JetModifierBase
{
14
ASG_TOOL_CLASS
(
JetPartonTruthLabel
,
IJetModifier
)
15
16
public
:
17
// Constructor and destructor
18
JetPartonTruthLabel
(
const
std::string& name) :
19
JetModifierBase
(name) { };
20
21
int
modifyJet
(
xAOD::Jet
&
jet
)
const
;
22
};
23
}
24
25
#endif
ASG_TOOL_CLASS
#define ASG_TOOL_CLASS(CLASSNAME, INT1)
Definition
AsgToolMacros.h:68
Jet.h
JetModifierBase.h
Analysis::JetPartonTruthLabel::JetPartonTruthLabel
JetPartonTruthLabel(const std::string &name)
Definition
JetPartonTruthLabel.h:18
Analysis::JetPartonTruthLabel::modifyJet
int modifyJet(xAOD::Jet &jet) const
Modify a single jet. This is obsolete and set to be removed.
Definition
JetPartonTruthLabel.cxx:12
IJetModifier
IJetModifier is a dual-use tool interface for a tool that modifies a jet collection.
Definition
IJetModifier.h:20
JetModifierBase::JetModifierBase
JetModifierBase(const std::string &myname)
Ctor.
Definition
JetModifierBase.cxx:9
Analysis
The namespace of all packages in PhysicsAnalysis/JetTagging.
Definition
IConstituent.h:25
jet
Definition
JetCalibTools_PlotJESFactors.cxx:23
xAOD::Jet
Jet_v1 Jet
Definition of the current "jet version".
Definition
Event/xAOD/xAODJet/xAODJet/Jet.h:17
Generated on
for ATLAS Offline Software by
1.17.0