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
DetectorDescription
ReadoutGeometryBase
ReadoutGeometryBase
InDetDD_Defs.h
Go to the documentation of this file.
1
/*
2
Copyright (C) 2002-2020 CERN for the benefit of the ATLAS collaboration
3
*/
4
6
// InDetDD_Defs.h
8
// (c) ATLAS Detector software
10
11
#ifndef INDETREADOUTGEOMETRY_INDETDD_Defs_H
12
#define INDETREADOUTGEOMETRY_INDETDD_Defs_H
13
14
15
namespace
InDetDD
{
16
enum
FrameType
{
local
,
global
,
other
};
17
enum
CarrierType
{
holes
,
electrons
};
18
// new enumerator to select given align-folder structure
19
enum
AlignFolderType
{
none
= -1,
static_run1
= 0,
timedependent_run2
= 1};
20
}
21
22
#endif // INDETREADOUTGEOMETRY_INDETDD_DEFS_H
InDetDD::FrameType
FrameType
Definition:
InDetDD_Defs.h:16
InDetDD::timedependent_run2
@ timedependent_run2
Definition:
InDetDD_Defs.h:19
InDetDD::holes
@ holes
Definition:
InDetDD_Defs.h:17
InDetDD::static_run1
@ static_run1
Definition:
InDetDD_Defs.h:19
InDetDD::global
@ global
Definition:
InDetDD_Defs.h:16
InDetDD::none
@ none
Definition:
InDetDD_Defs.h:19
InDetDD::local
@ local
Definition:
InDetDD_Defs.h:16
InDetDD::other
@ other
Definition:
InDetDD_Defs.h:16
InDetDD::CarrierType
CarrierType
Definition:
InDetDD_Defs.h:17
InDetDD
Message Stream Member.
Definition:
FakeTrackBuilder.h:8
InDetDD::AlignFolderType
AlignFolderType
Definition:
InDetDD_Defs.h:19
InDetDD::electrons
@ electrons
Definition:
InDetDD_Defs.h:17
Generated on Sun Apr 20 2025 21:11:58 for ATLAS Offline Software by
1.8.18