ATLAS Offline Software
Toggle main menu visibility
Loading...
Searching...
No Matches
Reconstruction
Jet
JetSubStructureMomentTools
JetSubStructureMomentTools
SubjetMakerTool.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 jetsubstructuremomenttools_subjetmakertool_header
6
#define jetsubstructuremomenttools_subjetmakertool_header
7
8
#include "
JetSubStructureMomentTools/JetSubStructureMomentToolsBase.h
"
9
10
class
SubjetMakerTool
:
11
public
JetSubStructureMomentToolsBase
{
12
ASG_TOOL_CLASS
(
SubjetMakerTool
,
IJetModifier
)
13
14
public
:
15
// Constructor and destructor
16
SubjetMakerTool
(
const
std::string& name);
17
18
std::string
m_type
;
19
float
m_R
;
20
float
m_minPt
;
21
22
int
modifyJet
(
xAOD::Jet
&
jet
)
const
;
23
};
24
25
26
#endif
ASG_TOOL_CLASS
#define ASG_TOOL_CLASS(CLASSNAME, INT1)
Definition
AsgToolMacros.h:68
JetSubStructureMomentToolsBase.h
IJetModifier
IJetModifier is a dual-use tool interface for a tool that modifies a jet collection.
Definition
IJetModifier.h:20
JetSubStructureMomentToolsBase::JetSubStructureMomentToolsBase
JetSubStructureMomentToolsBase(const std::string &name)
Definition
JetSubStructureMomentToolsBase.cxx:8
SubjetMakerTool::m_minPt
float m_minPt
Definition
SubjetMakerTool.h:20
SubjetMakerTool::m_type
std::string m_type
Definition
SubjetMakerTool.h:18
SubjetMakerTool::modifyJet
int modifyJet(xAOD::Jet &jet) const
Modify a single jet. This is obsolete and set to be removed.
Definition
SubjetMakerTool.cxx:17
SubjetMakerTool::m_R
float m_R
Definition
SubjetMakerTool.h:19
SubjetMakerTool::SubjetMakerTool
SubjetMakerTool(const std::string &name)
Definition
SubjetMakerTool.cxx:9
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