Loading [MathJax]/extensions/MathMenu.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
PhysicsAnalysis
AnalysisCommon
ParticleJetTools
src
components
ParticleJetTools_entries.cxx
Go to the documentation of this file.
1
#include "
ParticleJetTools/CopyFlavorLabelTruthParticles.h
"
2
#include "
ParticleJetTools/CopyBosonTopLabelTruthParticles.h
"
3
#include "
ParticleJetTools/CopyTruthPartons.h
"
4
#include "
ParticleJetTools/JetPartonTruthLabel.h
"
5
#include "
ParticleJetTools/CopyTruthJetParticles.h
"
6
#include "
ParticleJetTools/ParticleJetDeltaRLabelTool.h
"
7
#include "
ParticleJetTools/ParticleJetGhostLabelTool.h
"
8
#include "
ParticleJetTools/JetParticleShrinkingConeAssociation.h
"
9
#include "
ParticleJetTools/JetParticleCenterOfMassAssociation.h
"
10
#include "
ParticleJetTools/JetTruthLabelingTool.h
"
11
#include "
ParticleJetTools/JetPileupLabelingTool.h
"
12
13
#include "../TruthParentDecoratorAlg.h"
14
15
using namespace
Analysis
;
16
17
18
DECLARE_COMPONENT
(
Analysis::JetPartonTruthLabel
)
20
DECLARE_COMPONENT
(
CopyFlavorLabelTruthParticles
)
21
DECLARE_COMPONENT
(
CopyBosonTopLabelTruthParticles
)
22
DECLARE_COMPONENT
(
CopyTruthPartons
)
23
DECLARE_COMPONENT
(
CopyTruthJetParticles
)
24
DECLARE_COMPONENT
(
ParticleJetDeltaRLabelTool
)
25
DECLARE_COMPONENT
(
ParticleJetGhostLabelTool
)
26
DECLARE_COMPONENT
(
JetParticleShrinkingConeAssociation
)
27
DECLARE_COMPONENT
(
JetParticleCenterOfMassAssociation
)
28
DECLARE_COMPONENT
(
JetTruthLabelingTool
)
29
DECLARE_COMPONENT
(
JetPileupLabelingTool
)
30
DECLARE_COMPONENT
(
TruthParentDecoratorAlg
)
TruthParentDecoratorAlg
Definition:
TruthParentDecoratorAlg.h:32
JetPileupLabelingTool.h
JetParticleShrinkingConeAssociation.h
CopyTruthPartons.h
CopyBosonTopLabelTruthParticles.h
JetTruthLabelingTool
Definition:
JetTruthLabelingTool.h:26
JetTruthLabelingTool.h
CopyTruthPartons
Definition:
CopyTruthPartons.h:11
Analysis::JetPartonTruthLabel
Definition:
JetPartonTruthLabel.h:13
ParticleJetGhostLabelTool.h
ParticleJetDeltaRLabelTool
Definition:
ParticleJetDeltaRLabelTool.h:17
CopyTruthJetParticles.h
Analysis
The namespace of all packages in PhysicsAnalysis/JetTagging.
Definition:
BTaggingCnvAlg.h:20
CopyFlavorLabelTruthParticles.h
CopyFlavorLabelTruthParticles
Definition:
CopyFlavorLabelTruthParticles.h:11
ParticleJetGhostLabelTool
Definition:
ParticleJetGhostLabelTool.h:16
JetPileupLabelingTool
Definition:
JetPileupLabelingTool.h:23
JetParticleShrinkingConeAssociation
Definition:
JetParticleShrinkingConeAssociation.h:15
JetPartonTruthLabel.h
CopyBosonTopLabelTruthParticles
Definition:
CopyBosonTopLabelTruthParticles.h:11
CopyTruthJetParticles
Definition:
CopyTruthJetParticles.h:16
JetParticleCenterOfMassAssociation
Definition:
JetParticleCenterOfMassAssociation.h:15
JetParticleCenterOfMassAssociation.h
ParticleJetDeltaRLabelTool.h
DECLARE_COMPONENT
DECLARE_COMPONENT(MuonGMR4::ReadoutGeomCnvAlg)
Generated on Fri Mar 28 2025 21:16:23 for ATLAS Offline Software by
1.8.18