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
MuonIdentification
MuonCombinedAlgs
src
components
MuonCombinedAlgs_entries.cxx
Go to the documentation of this file.
1
/*
2
Copyright (C) 2002-2023 CERN for the benefit of the ATLAS collaboration
3
*/
4
#include "../MuonCombinedAlg.h"
5
#include "../MuonCombinedInDetCandidateAlg.h"
6
#include "../MuonCombinedInDetExtensionAlg.h"
7
#include "../MuonCombinedMuonCandidateAlg.h"
8
#include "../MuonCreatorAlg.h"
9
#include "../MuonInDetToMuonSystemExtensionAlg.h"
10
#include "../MuonSegContainerMergerAlg.h"
11
#include "../MuonSegmentTagAlg.h"
12
#include "../MuonInDetExtensionMergerAlg.h"
13
14
15
DECLARE_COMPONENT
(
MuonCombinedInDetCandidateAlg
)
16
DECLARE_COMPONENT
(
MuonCombinedMuonCandidateAlg
)
17
DECLARE_COMPONENT
(
MuonCombinedAlg
)
18
DECLARE_COMPONENT
(
MuonCreatorAlg
)
19
DECLARE_COMPONENT
(
MuonCombinedInDetExtensionAlg
)
20
DECLARE_COMPONENT
(
MuonSegmentTagAlg
)
21
DECLARE_COMPONENT
(
MuonInDetToMuonSystemExtensionAlg
)
22
DECLARE_COMPONENT
(
MuonSegContainerMergerAlg
)
23
DECLARE_COMPONENT
(
MuonInDetExtensionMergerAlg
)
24
MuonCombinedMuonCandidateAlg
Definition:
MuonCombinedMuonCandidateAlg.h:19
MuonCombinedInDetCandidateAlg
Definition:
MuonCombinedInDetCandidateAlg.h:21
MuonSegmentTagAlg
Definition:
MuonSegmentTagAlg.h:18
MuonCombinedInDetExtensionAlg
Definition:
MuonCombinedInDetExtensionAlg.h:29
MuonInDetToMuonSystemExtensionAlg
The MuonInDetToMuonSystemExtensionAlg processes further the InDetCandidates created by the MuonCombin...
Definition:
MuonInDetToMuonSystemExtensionAlg.h:34
MuonCombinedAlg
Definition:
MuonCombinedAlg.h:22
MuonInDetExtensionMergerAlg
The MuonInDetExtensionMergerAlg merges several InDetCandidate collections and dumps them into a singl...
Definition:
MuonInDetExtensionMergerAlg.h:17
MuonSegContainerMergerAlg
The MuonSegContainerMergerAlg merges all MuonSegments assocaited with the combined muon tags into a s...
Definition:
MuonSegContainerMergerAlg.h:23
MuonCreatorAlg
Definition:
MuonCreatorAlg.h:28
DECLARE_COMPONENT
DECLARE_COMPONENT(MuonGMR4::ReadoutGeomCnvAlg)
Generated on Mon Mar 17 2025 21:15:31 for ATLAS Offline Software by
1.8.18