Loading [MathJax]/extensions/tex2jax.js
ATLAS Offline Software
Main Page
Related Pages
Modules
Namespaces
Namespace List
Namespace Members
All
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Functions
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Variables
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Typedefs
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
z
Enumerations
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
z
Enumerator
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Classes
Class List
Class Index
Class Hierarchy
Class Members
All
:
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
~
Functions
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
~
Variables
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Typedefs
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Enumerations
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Enumerator
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Properties
Related Functions
:
a
b
c
d
e
f
g
h
i
j
l
m
n
o
p
r
s
t
v
w
x
z
Files
File List
File Members
All
$
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Functions
_
a
b
c
d
e
f
g
h
i
j
l
m
n
o
p
q
r
s
t
u
v
w
x
z
Variables
$
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Typedefs
a
b
c
d
e
f
g
h
i
j
l
m
n
o
p
q
r
s
t
u
v
w
x
z
Enumerations
a
b
c
d
e
f
g
h
i
l
m
n
o
p
r
s
t
v
x
z
Enumerator
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Macros
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
GitLab
LXR
•
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Properties
Friends
Macros
Modules
Pages
Reconstruction
Jet
JetSubStructureMomentTools
src
components
JetSubStructure_entries.cxx
Go to the documentation of this file.
1
// JetSubStructureMomentTools_entries.cxx
2
3
#include "
JetSubStructureMomentTools/KtDeltaRTool.h
"
4
#include "
JetSubStructureMomentTools/NSubjettinessTool.h
"
5
#include "
JetSubStructureMomentTools/NSubjettinessRatiosTool.h
"
6
#include "
JetSubStructureMomentTools/KTSplittingScaleTool.h
"
7
#include "
JetSubStructureMomentTools/DipolarityTool.h
"
8
#include "
JetSubStructureMomentTools/AngularityTool.h
"
9
#include "
JetSubStructureMomentTools/KtMassDropTool.h
"
10
#include "
JetSubStructureMomentTools/PlanarFlowTool.h
"
11
#include "
JetSubStructureMomentTools/CenterOfMassShapesTool.h
"
12
#include "
JetSubStructureMomentTools/EnergyCorrelatorTool.h
"
13
#include "
JetSubStructureMomentTools/EnergyCorrelatorRatiosTool.h
"
14
#include "
JetSubStructureMomentTools/EnergyCorrelatorGeneralizedTool.h
"
15
#include "
JetSubStructureMomentTools/EnergyCorrelatorGeneralizedRatiosTool.h
"
16
#include "
JetSubStructureMomentTools/JetPullTool.h
"
17
#include "
JetSubStructureMomentTools/JetChargeTool.h
"
18
#include "
JetSubStructureMomentTools/MultiplicitiesTool.h
"
19
#include "
JetSubStructureMomentTools/VolatilityTool.h
"
20
#include "
JetSubStructureMomentTools/ShowerDeconstructionTool.h
"
21
#include "
JetSubStructureMomentTools/SoftDropObservablesTool.h
"
22
#include "
JetSubStructureMomentTools/SubjetMakerTool.h
"
23
#include "
JetSubStructureMomentTools/SubjetFinderTool.h
"
24
#include "
JetSubStructureMomentTools/SubjetRecorderTool.h
"
25
#include "
JetSubStructureMomentTools/Validator.h
"
26
#include "
JetSubStructureMomentTools/QwTool.h
"
27
#include "
JetSubStructureMomentTools/BoostedXbbTagTool.h
"
28
29
30
DECLARE_COMPONENT
(
KtDeltaRTool
)
31
DECLARE_COMPONENT
(
NSubjettinessTool
)
32
DECLARE_COMPONENT
(
NSubjettinessRatiosTool
)
33
DECLARE_COMPONENT
(
KTSplittingScaleTool
)
34
DECLARE_COMPONENT
(
DipolarityTool
)
35
DECLARE_COMPONENT
(
AngularityTool
)
36
DECLARE_COMPONENT
(
KtMassDropTool
)
37
DECLARE_COMPONENT
(
PlanarFlowTool
)
38
DECLARE_COMPONENT
(
CenterOfMassShapesTool
)
39
DECLARE_COMPONENT
(
EnergyCorrelatorTool
)
40
DECLARE_COMPONENT
(
EnergyCorrelatorRatiosTool
)
41
DECLARE_COMPONENT
(
EnergyCorrelatorGeneralizedTool
)
42
DECLARE_COMPONENT
(
EnergyCorrelatorGeneralizedRatiosTool
)
43
DECLARE_COMPONENT
(
MultiplicitiesTool
)
44
DECLARE_COMPONENT
(
JetPullTool
)
45
DECLARE_COMPONENT
(
JetChargeTool
)
46
DECLARE_COMPONENT
(
VolatilityTool
)
47
DECLARE_COMPONENT
(
ShowerDeconstructionTool
)
48
DECLARE_COMPONENT
(
SoftDropObservablesTool
)
49
DECLARE_COMPONENT
(
SubjetMakerTool
)
50
DECLARE_COMPONENT
(
SubjetFinderTool
)
51
DECLARE_COMPONENT
(
SubjetRecorderTool
)
52
DECLARE_COMPONENT
(
Validator
)
53
DECLARE_COMPONENT
(
QwTool
)
54
DECLARE_COMPONENT
(
BoostedXbbTagTool
)
VolatilityTool
Definition:
VolatilityTool.h:11
ShowerDeconstructionTool.h
JetPullTool.h
Validator.h
EnergyCorrelatorGeneralizedRatiosTool.h
KTSplittingScaleTool
Definition:
KTSplittingScaleTool.h:11
CenterOfMassShapesTool
Definition:
CenterOfMassShapesTool.h:11
EnergyCorrelatorGeneralizedTool.h
SubjetRecorderTool
Definition:
SubjetRecorderTool.h:18
Validator
Definition:
Validator.h:20
EnergyCorrelatorGeneralizedRatiosTool
Definition:
EnergyCorrelatorGeneralizedRatiosTool.h:26
JetPullTool
Definition:
JetPullTool.h:13
VolatilityTool.h
SubjetFinderTool
Definition:
SubjetFinderTool.h:13
EnergyCorrelatorTool.h
BoostedXbbTagTool.h
SubjetRecorderTool.h
PlanarFlowTool.h
NSubjettinessRatiosTool
Definition:
NSubjettinessRatiosTool.h:26
SubjetFinderTool.h
KtMassDropTool.h
SubjetMakerTool
Definition:
SubjetMakerTool.h:11
DipolarityTool
Definition:
DipolarityTool.h:11
MultiplicitiesTool
Definition:
MultiplicitiesTool.h:11
KtDeltaRTool
Definition:
KtDeltaRTool.h:11
NSubjettinessRatiosTool.h
KTSplittingScaleTool.h
PlanarFlowTool
Definition:
PlanarFlowTool.h:11
EnergyCorrelatorGeneralizedTool
Definition:
EnergyCorrelatorGeneralizedTool.h:26
JetChargeTool.h
MultiplicitiesTool.h
ShowerDeconstructionTool
Definition:
ShowerDeconstructionTool.h:11
JetChargeTool
Definition:
JetChargeTool.h:13
DipolarityTool.h
KtMassDropTool
Definition:
KtMassDropTool.h:11
SoftDropObservablesTool
Definition:
SoftDropObservablesTool.h:11
QwTool.h
QwTool
Dual-use tool wrapper to set the Qw substructure variable.
Definition:
QwTool.h:21
KtDeltaRTool.h
SoftDropObservablesTool.h
EnergyCorrelatorRatiosTool
Definition:
EnergyCorrelatorRatiosTool.h:26
BoostedXbbTagTool
Definition:
BoostedXbbTagTool.h:11
AngularityTool.h
SubjetMakerTool.h
NSubjettinessTool
Definition:
NSubjettinessTool.h:26
EnergyCorrelatorTool
Definition:
EnergyCorrelatorTool.h:26
AngularityTool
Definition:
AngularityTool.h:11
DECLARE_COMPONENT
DECLARE_COMPONENT(MuonGMR4::ReadoutGeomCnvAlg)
CenterOfMassShapesTool.h
NSubjettinessTool.h
EnergyCorrelatorRatiosTool.h
Generated on Sun Mar 30 2025 21:12:56 for ATLAS Offline Software by
1.8.18