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
HighGranularityTimingDetector
HGTD_DetDescr
HGTD_GeoModel
src
HGTD_GeoModelAthenaComps.cxx
Go to the documentation of this file.
1
/*
2
Copyright (C) 2002-2021 CERN for the benefit of the ATLAS collaboration
3
*/
4
5
#include "
HGTD_GeoModel/HGTD_GeoModelAthenaComps.h
"
6
7
HGTD_GeoModelAthenaComps::HGTD_GeoModelAthenaComps
()
8
:
InDetDD
::AthenaComps(
"HGTD_GeoModel"
),
9
m_idHelper(nullptr)
10
{}
11
12
void
13
HGTD_GeoModelAthenaComps::setIdHelper
(
const
HGTD_ID
* idHelper)
14
{
15
m_idHelper
= idHelper;
16
}
17
18
const
HGTD_ID
*
19
HGTD_GeoModelAthenaComps::getIdHelper
()
const
20
{
21
return
m_idHelper
;
22
}
HGTD_GeoModelAthenaComps::HGTD_GeoModelAthenaComps
HGTD_GeoModelAthenaComps()
Definition:
HGTD_GeoModelAthenaComps.cxx:7
HGTD_GeoModelAthenaComps::getIdHelper
const HGTD_ID * getIdHelper() const
Definition:
HGTD_GeoModelAthenaComps.cxx:19
HGTD_GeoModelAthenaComps::m_idHelper
const HGTD_ID * m_idHelper
Definition:
HGTD_GeoModelAthenaComps.h:25
HGTD_GeoModelAthenaComps.h
HGTD_ID
Definition:
HGTD_ID.h:47
InDetDD
Message Stream Member.
Definition:
FakeTrackBuilder.h:8
HGTD_GeoModelAthenaComps::setIdHelper
void setIdHelper(const HGTD_ID *idHelper)
Definition:
HGTD_GeoModelAthenaComps.cxx:13
Generated on Sun Apr 6 2025 21:11:29 for ATLAS Offline Software by
1.8.18