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
Trigger
EFTracking
FPGATrackSim
FPGATrackSimAlgorithms
src
components
FPGATrackSimAlgorithms_entries.cxx
Go to the documentation of this file.
1
#include "../FPGATrackSimLogicalHitsProcessAlg.h"
2
#include "../FPGATrackSimMapMakerAlg.h"
3
#include "../FPGATrackSimDataFlowTool.h"
4
#include "../FPGATrackSimDataPrepAlg.h"
5
#include "../FPGATrackSimSecondStageAlg.h"
6
#include "../../FPGATrackSimAlgorithms/FPGATrackSimOverlapRemovalTool.h"
7
#include "../../FPGATrackSimAlgorithms/FPGATrackSimTrackFitterTool.h"
8
#include "../../FPGATrackSimAlgorithms/FPGATrackSimNNTrackTool.h"
9
#include "../../FPGATrackSimAlgorithms/FPGATrackSimWindowExtensionTool.h"
10
#include "../../FPGATrackSimAlgorithms/FPGATrackSimNNPathfinderExtensionTool.h"
11
12
DECLARE_COMPONENT
(
FPGATrackSimLogicalHitsProcessAlg
)
13
DECLARE_COMPONENT
(
FPGATrackSimMapMakerAlg
)
14
DECLARE_COMPONENT
(
FPGATrackSimNNTrackTool
)
15
DECLARE_COMPONENT
(
FPGATrackSimOverlapRemovalTool
)
16
DECLARE_COMPONENT
(
FPGATrackSimTrackFitterTool
)
17
DECLARE_COMPONENT
(
FPGATrackSimDataFlowTool
)
18
DECLARE_COMPONENT
(
FPGATrackSimDataPrepAlg
)
19
DECLARE_COMPONENT
(
FPGATrackSimSecondStageAlg
)
20
DECLARE_COMPONENT
(
FPGATrackSimWindowExtensionTool
)
21
DECLARE_COMPONENT
(
FPGATrackSimNNPathfinderExtensionTool
)
FPGATrackSimDataFlowTool
Definition:
FPGATrackSimDataFlowTool.h:27
FPGATrackSimTrackFitterTool
Definition:
FPGATrackSimTrackFitterTool.h:27
FPGATrackSimNNTrackTool
Definition:
FPGATrackSimNNTrackTool.h:38
FPGATrackSimLogicalHitsProcessAlg
Definition:
FPGATrackSimLogicalHitsProcessAlg.h:66
FPGATrackSimWindowExtensionTool
Definition:
FPGATrackSimWindowExtensionTool.h:34
FPGATrackSimSecondStageAlg
Definition:
FPGATrackSimSecondStageAlg.h:45
FPGATrackSimDataPrepAlg
Definition:
FPGATrackSimDataPrepAlg.h:57
FPGATrackSimNNPathfinderExtensionTool
Definition:
FPGATrackSimNNPathfinderExtensionTool.h:126
FPGATrackSimOverlapRemovalTool
Remove (mark) duplicate tracks This tool takes FPGATrackSimTrack as input and mark their status of pa...
Definition:
FPGATrackSimOverlapRemovalTool.h:33
DECLARE_COMPONENT
DECLARE_COMPONENT(MuonGMR4::ReadoutGeomCnvAlg)
FPGATrackSimMapMakerAlg
Definition:
FPGATrackSimMapMakerAlg.h:33
Generated on Wed Apr 2 2025 21:10:51 for ATLAS Offline Software by
1.8.18