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
InnerDetector
InDetDetDescr
SCT_GeoModel
src
SCT_GeoModelAthenaComps.h
Go to the documentation of this file.
1
/*
2
Copyright (C) 2002-2025 CERN for the benefit of the ATLAS collaboration
3
*/
4
5
#ifndef SCT_GeoModel_SCT_GeoModelAthenaComps_H
6
#define SCT_GeoModel_SCT_GeoModelAthenaComps_H
7
8
#include "
InDetGeoModelUtils/InDetDDAthenaComps.h
"
9
10
class
SCT_ID
;
11
12
14
class
SCT_GeoModelAthenaComps
:
public
InDetDD::AthenaComps
{
15
16
public
:
17
18
SCT_GeoModelAthenaComps
();
19
20
void
setIdHelper
(
const
SCT_ID
* idHelper);
21
22
const
SCT_ID
*
getIdHelper
()
const
;
23
24
private
:
25
const
SCT_ID
*
m_idHelper
;
26
27
};
28
29
#endif // SCT_GeoModel_SCT_GeoModelAthenaComps_H
30
InDetDD::AthenaComps
Class to hold various Athena components.
Definition:
InDetDDAthenaComps.h:21
SCT_GeoModelAthenaComps::SCT_GeoModelAthenaComps
SCT_GeoModelAthenaComps()
Definition:
SCT_GeoModelAthenaComps.cxx:7
SCT_GeoModelAthenaComps::setIdHelper
void setIdHelper(const SCT_ID *idHelper)
Definition:
SCT_GeoModelAthenaComps.cxx:13
InDetDDAthenaComps.h
SCT_GeoModelAthenaComps::m_idHelper
const SCT_ID * m_idHelper
Definition:
SCT_GeoModelAthenaComps.h:25
SCT_GeoModelAthenaComps
Class to hold various Athena components.
Definition:
SCT_GeoModelAthenaComps.h:14
SCT_GeoModelAthenaComps::getIdHelper
const SCT_ID * getIdHelper() const
Definition:
SCT_GeoModelAthenaComps.cxx:19
SCT_ID
Definition:
SCT_ID.h:68
Generated on Wed Apr 23 2025 21:18:33 for ATLAS Offline Software by
1.8.18