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
Simulation
Digitization
MCTruthSimAlgs
src
components
MCTruthSimAlgs_entries.cxx
Go to the documentation of this file.
1
#include "../MergeMcEventCollection.h"
2
#include "../MergeMcEventCollTool.h"
3
#include "../NewMergeMcEventCollTool.h"
4
#include "../SimpleMergeMcEventCollTool.h"
5
#include "../MergeTrackRecordCollection.h"
6
#include "../MergeTrackRecordCollTool.h"
7
#include "../MergeCalibHits.h"
8
#include "../MergeHijingPars.h"
9
#include "../MergeHijingParsTool.h"
10
#include "../MergeCalibHitsTool.h"
11
#include "../MergeTruthJets.h"
12
#include "../MergeTruthJetsTool.h"
13
#include "../MergeTruthParticles.h"
14
#include "../MergeTruthParticlesTool.h"
15
#include "../MergeGenericMuonSimHitColl.h"
16
#include "../MergeGenericMuonSimHitCollTool.h"
17
18
DECLARE_COMPONENT
(
MergeMcEventCollection
)
19
DECLARE_COMPONENT
(
MergeTrackRecordCollection
)
20
DECLARE_COMPONENT
(
MergeCalibHits
)
21
DECLARE_COMPONENT
(
MergeHijingPars
)
22
DECLARE_COMPONENT
(
MergeTruthJets
)
23
DECLARE_COMPONENT
(
MergeTruthParticles
)
24
DECLARE_COMPONENT
(
MergeGenericMuonSimHitColl
)
25
DECLARE_COMPONENT
(
MergeMcEventCollTool
)
26
DECLARE_COMPONENT
(
NewMergeMcEventCollTool
)
27
DECLARE_COMPONENT
(
SimpleMergeMcEventCollTool
)
28
DECLARE_COMPONENT
(
MergeTrackRecordCollTool
)
29
DECLARE_COMPONENT
(
MergeCalibHitsTool
)
30
DECLARE_COMPONENT
(
MergeHijingParsTool
)
31
DECLARE_COMPONENT
(
MergeTruthJetsTool
)
32
DECLARE_COMPONENT
(
MergeTruthParticlesTool
)
33
DECLARE_COMPONENT
(
MergeGenericMuonSimHitCollTool
)
MergeHijingPars
an algorithm to copy in the overlayed store the HijingEventParams from the signal event
Definition:
MergeHijingPars.h:21
MergeTrackRecordCollTool
an algorithm to merge MC track record collTool in the overlay store
Definition:
MergeTrackRecordCollTool.h:24
MergeTruthParticles
an algorithm to merge truth jet collections in the overlay store
Definition:
MergeTruthParticles.h:16
MergeTruthJetsTool
an algorithm to merge truth jet collections in the overlay store
Definition:
MergeTruthJetsTool.h:24
MergeCalibHits
an algorithm to propagate CaloCalibrationHitContainers into the overlay store
Definition:
MergeCalibHits.h:16
MergeTrackRecordCollection
an algorithm to propagate TrackRecordCollections into the overlay store
Definition:
MergeTrackRecordCollection.h:16
NewMergeMcEventCollTool
a PileUpTool to merge MC truth collection in the overlay store
Definition:
NewMergeMcEventCollTool.h:24
MergeMcEventCollTool
a PileUpTool to merge MC truth collection in the overlay store
Definition:
MergeMcEventCollTool.h:28
MergeTruthJets
an algorithm to merge truth jet collections in the overlay store
Definition:
MergeTruthJets.h:16
MergeGenericMuonSimHitColl
an algorithm to merge truth jet collections in the overlay store
Definition:
MergeGenericMuonSimHitColl.h:16
SimpleMergeMcEventCollTool
a PileUpTool to merge MC truth collection in the overlay store
Definition:
SimpleMergeMcEventCollTool.h:26
MergeTruthParticlesTool
an algorithm to merge truth particles collections in the overlay store
Definition:
MergeTruthParticlesTool.h:23
MergeCalibHitsTool
an algorithm to copy in the overlayed store the calib hits from the signal event
Definition:
MergeCalibHitsTool.h:25
MergeHijingParsTool
an algorithm to propagate HijingPars to the overlay store
Definition:
MergeHijingParsTool.h:26
MergeMcEventCollection
an algorithm to merge MC truth collection in the overlay store
Definition:
MergeMcEventCollection.h:20
MergeGenericMuonSimHitCollTool
an algorithm to merge MC track record collTool in the overlay store
Definition:
MergeGenericMuonSimHitCollTool.h:25
DECLARE_COMPONENT
DECLARE_COMPONENT(MuonGMR4::ReadoutGeomCnvAlg)
Generated on Thu Apr 3 2025 21:14:33 for ATLAS Offline Software by
1.8.18