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
Tracking
Acts
ActsGeometry
src
components
ActsGeometry_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
5
#include "
EventPrimitives/EventPrimitives.h
"
6
// needed here to get the ATLAS eigen plugins in before the ACTS eigen plugins
7
#include "
ActsGeometry/ActsCaloTrackingVolumeBuilder.h
"
8
#include "
ActsGeometry/DetectorVolumeSvc.h
"
9
#include "
ActsGeometry/ActsExtrapolationAlg.h
"
10
#include "
ActsGeometry/ActsExtrapolationTool.h
"
11
#include "
ActsGeometry/ActsMaterialJsonWriterTool.h
"
12
#include "
ActsGeometry/ActsMaterialMapping.h
"
13
#include "
ActsGeometry/ActsMaterialStepConverterTool.h
"
14
#include "
ActsGeometry/ActsMaterialTrackWriterSvc.h
"
15
#include "
ActsGeometry/ActsObjWriterTool.h
"
16
#include "
ActsGeometry/ActsPropStepRootWriterSvc.h
"
17
#include "
ActsGeometry/ActsSurfaceMappingTool.h
"
18
#include "
ActsGeometry/ActsTrackingGeometrySvc.h
"
19
#include "
ActsGeometry/ActsTrackingGeometryTool.h
"
20
#include "
ActsGeometry/ActsVolumeMappingTool.h
"
21
#include "
ActsGeometry/ActsWriteTrackingGeometry.h
"
22
#include "
ActsGeometry/ActsWriteTrackingGeometryTransforms.h
"
23
#include "
ActsGeometry/ActsWriteTrackingGeometryTransforms.h
"
24
#include "../DetectorElementToActsGeometryIdMappingAlg.h"
25
#include "../SimpleCylinderDetBuilderTool.h"
26
27
DECLARE_COMPONENT
(
ActsExtrapolationAlg
)
28
DECLARE_COMPONENT
(
ActsWriteTrackingGeometry
)
29
DECLARE_COMPONENT
(
ActsWriteTrackingGeometryTransforms
)
30
DECLARE_COMPONENT
(
ActsTrackingGeometrySvc
)
31
DECLARE_COMPONENT
(
ActsExtrapolationTool
)
32
33
DECLARE_COMPONENT
(
ActsMaterialMapping
)
34
DECLARE_COMPONENT
(
ActsSurfaceMappingTool
)
35
DECLARE_COMPONENT
(
ActsVolumeMappingTool
)
36
DECLARE_COMPONENT
(
ActsObjWriterTool
)
37
// DECLARE_COMPONENT( ActsExCellWriterSvc )
38
DECLARE_COMPONENT
(
ActsMaterialTrackWriterSvc
)
39
DECLARE_COMPONENT
(
ActsMaterialStepConverterTool
)
40
DECLARE_COMPONENT
(
ActsMaterialJsonWriterTool
)
41
42
DECLARE_COMPONENT
(
ActsTrackingGeometryTool
)
43
44
DECLARE_COMPONENT
(
ActsPropStepRootWriterSvc
)
45
DECLARE_COMPONENT
(
ActsCaloTrackingVolumeBuilder
)
46
DECLARE_COMPONENT
(
ActsTrk::DetectorVolumeSvc
)
47
DECLARE_COMPONENT
(
ActsTrk::SimpleCylinderDetBuilderTool
)
48
DECLARE_COMPONENT
(
ActsTrk::DetectorElementToActsGeometryIdMappingAlg
)
ActsPropStepRootWriterSvc
Definition:
ActsPropStepRootWriterSvc.h:37
ActsPropStepRootWriterSvc.h
ActsCaloTrackingVolumeBuilder.h
ActsMaterialStepConverterTool
Definition:
ActsMaterialStepConverterTool.h:18
ActsMaterialStepConverterTool.h
ActsMaterialMapping
Definition:
ActsMaterialMapping.h:52
ActsTrk::DetectorVolumeSvc
Definition:
DetectorVolumeSvc.h:24
ActsVolumeMappingTool
Definition:
ActsVolumeMappingTool.h:27
ActsObjWriterTool.h
ActsWriteTrackingGeometry
Definition:
ActsWriteTrackingGeometry.h:31
ActsWriteTrackingGeometry.h
ActsExtrapolationAlg
Definition:
ActsExtrapolationAlg.h:41
ActsExtrapolationTool.h
ActsMaterialMapping.h
ActsMaterialTrackWriterSvc.h
DetectorVolumeSvc.h
ActsSurfaceMappingTool.h
ActsTrackingGeometryTool.h
ActsTrackingGeometrySvc
Definition:
ActsTrackingGeometrySvc.h:51
ActsObjWriterTool
Definition:
ActsObjWriterTool.h:27
ActsExtrapolationAlg.h
ActsMaterialJsonWriterTool
Definition:
ActsMaterialJsonWriterTool.h:26
ActsSurfaceMappingTool
Definition:
ActsSurfaceMappingTool.h:26
EventPrimitives.h
ActsTrk::DetectorElementToActsGeometryIdMappingAlg
Definition:
DetectorElementToActsGeometryIdMappingAlg.h:15
ActsMaterialTrackWriterSvc
Definition:
ActsMaterialTrackWriterSvc.h:24
ActsCaloTrackingVolumeBuilder
Definition:
ActsCaloTrackingVolumeBuilder.h:33
ActsMaterialJsonWriterTool.h
ActsVolumeMappingTool.h
ActsTrackingGeometryTool
Definition:
ActsTrackingGeometryTool.h:30
ActsExtrapolationTool
Definition:
ActsExtrapolationTool.h:54
ActsWriteTrackingGeometryTransforms
Definition:
ActsWriteTrackingGeometryTransforms.h:33
ActsTrk::SimpleCylinderDetBuilderTool
Definition:
SimpleCylinderDetBuilderTool.h:11
ActsTrackingGeometrySvc.h
ActsWriteTrackingGeometryTransforms.h
DECLARE_COMPONENT
DECLARE_COMPONENT(MuonGMR4::ReadoutGeomCnvAlg)
Generated on Thu Apr 3 2025 21:06:49 for ATLAS Offline Software by
1.8.18