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
w
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
MuonSpectrometer
MuonDetDescr
MuonGeoModel
MuonGeoModel
SupComponent.h
Go to the documentation of this file.
1
/*
2
Copyright (C) 2002-2021 CERN for the benefit of the ATLAS collaboration
3
*/
4
5
#ifndef SupComponent_H
6
#define SupComponent_H
7
8
#include "
MuonGeoModel/StandardComponent.h
"
9
10
namespace
MuonGM
{
11
class
MYSQL;
12
13
class
SupComponent
:
public
StandardComponent
{
14
public
:
15
static
double
xAMDB0
(
const
MYSQL
& mysql,
const
StandardComponent
&
c
);
16
static
double
yAMDB0
(
const
MYSQL
& mysql,
const
StandardComponent
&
c
);
17
static
double
zAMDB0
(
const
MYSQL
& mysql,
const
StandardComponent
&
c
);
18
static
double
bottomsizewrtAMDB0
(
const
MYSQL
& mysql,
const
StandardComponent
&
c
);
19
static
double
topsizewrtAMDB0
(
const
MYSQL
& mysql,
const
StandardComponent
&
c
);
20
};
21
}
// namespace MuonGM
22
23
#endif
MuonGM
Ensure that the Athena extensions are properly loaded.
Definition:
GeoMuonHits.h:27
MuonGM::MYSQL
Definition:
MYSQL.h:43
MuonGM::SupComponent::topsizewrtAMDB0
static double topsizewrtAMDB0(const MYSQL &mysql, const StandardComponent &c)
Definition:
SupComponent.cxx:28
MuonGM::StandardComponent
Definition:
StandardComponent.h:15
MuonGM::SupComponent::xAMDB0
static double xAMDB0(const MYSQL &mysql, const StandardComponent &c)
Definition:
SupComponent.cxx:12
StandardComponent.h
MuonGM::SupComponent
Definition:
SupComponent.h:13
MuonGM::SupComponent::yAMDB0
static double yAMDB0(const MYSQL &mysql, const StandardComponent &c)
Definition:
SupComponent.cxx:16
MuonGM::SupComponent::zAMDB0
static double zAMDB0(const MYSQL &mysql, const StandardComponent &c)
Definition:
SupComponent.cxx:20
python.compressB64.c
def c
Definition:
compressB64.py:93
MuonGM::SupComponent::bottomsizewrtAMDB0
static double bottomsizewrtAMDB0(const MYSQL &mysql, const StandardComponent &c)
Definition:
SupComponent.cxx:24
Generated on Wed May 7 2025 21:18:21 for ATLAS Offline Software by
1.8.18