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
InnerDetector
InDetValidation
InDetPhysValMonitoring
src
components
InDetPhysValMonitoring_entries.cxx
Go to the documentation of this file.
1
/*
2
Copyright (C) 2002-2024 CERN for the benefit of the ATLAS collaboration
3
*/
4
#include "
InDetPhysValMonitoring/InDetPhysValMonitoringTool.h
"
5
#include "../InDetPhysValTruthDecoratorAlg.h"
6
#include "../TruthParticleIndexDecoratorAlg.h"
7
#include "../InDetPhysHitDecoratorAlg.h"
8
#include "../ParameterErrDecoratorAlg.h"
9
#include "../TruthClassDecoratorAlg.h"
10
#include "../TrackTruthSelectionTool.h"
11
#include "../dRMatchingTool.h"
12
#include "
InDetPhysValMonitoring/HistogramDefinitionSvc.h
"
13
#include "../AthTruthSelectionTool.h"
14
15
#include "../DummyTrackSlimmingTool.h"
16
17
DECLARE_COMPONENT
(
HistogramDefinitionSvc
)
18
DECLARE_COMPONENT
(
InDetPhysValMonitoringTool
)
19
DECLARE_COMPONENT
(
InDetPhysValTruthDecoratorAlg
)
20
DECLARE_COMPONENT
(
TruthParticleIndexDecoratorAlg
)
21
DECLARE_COMPONENT
(
InDetPhysHitDecoratorAlg
)
22
DECLARE_COMPONENT
(
ParameterErrDecoratorAlg
)
23
DECLARE_COMPONENT
(
TruthClassDecoratorAlg
)
24
DECLARE_COMPONENT
(
TrackTruthSelectionTool
)
25
DECLARE_COMPONENT
(
dRMatchingTool
)
26
DECLARE_COMPONENT
(
DummyTrackSlimmingTool
)
27
DECLARE_COMPONENT
(
AthTruthSelectionTool
)
28
TruthParticleIndexDecoratorAlg
Definition:
TruthParticleIndexDecoratorAlg.h:16
HistogramDefinitionSvc.h
InDetPhysValTruthDecoratorAlg
Definition:
InDetPhysValTruthDecoratorAlg.h:35
InDetPhysValMonitoringTool.h
ParameterErrDecoratorAlg
Definition:
ParameterErrDecoratorAlg.h:25
InDetPhysValMonitoringTool
Tool to book and fill inner detector histograms for physics validation.
Definition:
InDetPhysValMonitoringTool.h:64
TruthClassDecoratorAlg
Definition:
TruthClassDecoratorAlg.h:26
HistogramDefinitionSvc
Definition:
HistogramDefinitionSvc.h:26
TrackTruthSelectionTool
Definition:
TrackTruthSelectionTool.h:18
DummyTrackSlimmingTool
Definition:
DummyTrackSlimmingTool.h:14
InDetPhysHitDecoratorAlg
Definition:
InDetPhysHitDecoratorAlg.h:33
dRMatchingTool
Tool to perform dR-based matching of tracks and truth particles.
Definition:
dRMatchingTool.h:86
DECLARE_COMPONENT
DECLARE_COMPONENT(MuonGMR4::ReadoutGeomCnvAlg)
AthTruthSelectionTool
class to apply selection to xAOD::TruthParticles,required by validation
Definition:
AthTruthSelectionTool.h:28
Generated on Sun Mar 30 2025 21:11:59 for ATLAS Offline Software by
1.8.18