ATLAS Offline Software
Toggle main menu visibility
Loading...
Searching...
No Matches
Reconstruction
Jet
JetRec
JetRec
JetConstitRemover.h
Go to the documentation of this file.
1
// This file is -*- C++ -*-
2
3
/*
4
Copyright (C) 2002-2017 CERN for the benefit of the ATLAS collaboration
5
*/
6
7
#ifndef JetMomentTools_JETCONSTITREMOVER_H
8
#define JetMomentTools_JETCONSTITREMOVER_H
18
19
#include "
JetRec/JetModifierBase.h
"
20
21
class
JetConstitRemover
:
public
JetModifierBase
{
22
ASG_TOOL_CLASS
(
JetConstitRemover
,
IJetModifier
)
23
24
public
:
25
26
// Constructor from tool name.
27
JetConstitRemover
(
const
std::string& myname);
28
29
// Inherited method to modify a jet.
30
//
31
virtual
int
modifyJet
(
xAOD::Jet
&
jet
)
const
;
32
33
};
34
35
#endif
ASG_TOOL_CLASS
#define ASG_TOOL_CLASS(CLASSNAME, INT1)
Definition
AsgToolMacros.h:68
JetModifierBase.h
IJetModifier
IJetModifier is a dual-use tool interface for a tool that modifies a jet collection.
Definition
IJetModifier.h:20
JetConstitRemover::JetConstitRemover
JetConstitRemover(const std::string &myname)
Definition
JetConstitRemover.cxx:7
JetConstitRemover::modifyJet
virtual int modifyJet(xAOD::Jet &jet) const
Modify a single jet. This is obsolete and set to be removed.
Definition
JetConstitRemover.cxx:9
JetModifierBase::JetModifierBase
JetModifierBase(const std::string &myname)
Ctor.
Definition
JetModifierBase.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