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
MuonSpectrometer
MuonDetDescr
MuonGeoModel
MuonGeoModel
sTGCComponent.h
Go to the documentation of this file.
1
/*
2
Copyright (C) 2002-2017 CERN for the benefit of the ATLAS collaboration
3
*/
4
5
#ifndef sTGCComponent_H
6
#define sTGCComponent_H
7
8
#include "
MuonGeoModel/StandardComponent.h
"
9
10
#include <iostream>
11
#include <string>
12
13
namespace
MuonGM
{
14
15
class
sTGCComponent
:
public
StandardComponent
{
16
17
public
:
18
sTGCComponent
() =
default
;
19
friend
std::ostream &
operator<<
(std::ostream &
os
,
const
sTGCComponent
&
c
);
20
21
double
yCutout
{0.};
22
double
yCutoutCathode
{0.};
23
std::string
subType
{};
24
};
25
26
}
// namespace MuonGM
27
28
#endif
MuonGM
Ensure that the Athena extensions are properly loaded.
Definition:
GeoMuonHits.h:27
MuonGM::sTGCComponent::yCutoutCathode
double yCutoutCathode
Definition:
sTGCComponent.h:22
MuonGM::sTGCComponent::sTGCComponent
sTGCComponent()=default
MuonGM::sTGCComponent
Definition:
sTGCComponent.h:15
MuonGM::StandardComponent
Definition:
StandardComponent.h:15
StandardComponent.h
MuonGM::sTGCComponent::subType
std::string subType
Definition:
sTGCComponent.h:23
ReadFromCoolCompare.os
os
Definition:
ReadFromCoolCompare.py:231
MuonGM::sTGCComponent::operator<<
friend std::ostream & operator<<(std::ostream &os, const sTGCComponent &c)
Definition:
sTGCComponent.cxx:8
MuonGM::sTGCComponent::yCutout
double yCutout
Definition:
sTGCComponent.h:21
python.compressB64.c
def c
Definition:
compressB64.py:93
Generated on Mon Apr 14 2025 21:19:08 for ATLAS Offline Software by
1.8.18