ATLAS Offline Software
Loading...
Searching...
No Matches
Reconstruction
Jet
JetSubStructureUtils
JetSubStructureUtils
Charge.h
Go to the documentation of this file.
1
/*
2
Copyright (C) 2002-2017 CERN for the benefit of the ATLAS collaboration
3
*/
4
5
#ifndef jetsubstructureutils_charge_header
6
#define jetsubstructureutils_charge_header
7
8
#include "
xAODJet/Jet.h
"
9
namespace
JetSubStructureUtils
{
10
class
Charge
{
11
public
:
12
Charge
(
double
k = 1.0) :
m_k
(k) {};
13
virtual
double
result
(
const
xAOD::Jet
&
jet
)
const
;
14
private
:
15
double
m_k
;
16
};
17
}
18
19
#endif
Jet.h
JetSubStructureUtils::Charge::Charge
Charge(double k=1.0)
Definition
Charge.h:12
JetSubStructureUtils::Charge::m_k
double m_k
Definition
Charge.h:15
JetSubStructureUtils::Charge::result
virtual double result(const xAOD::Jet &jet) const
Definition
Charge.cxx:11
JetSubStructureUtils
Definition
Angularity.h:10
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.14.0