Main Page
+
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
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
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
+
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
_
a
c
d
e
f
l
m
o
p
s
t
u
v
+
Related 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
Package Documentation
•
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Properties
Friends
Macros
Modules
Pages
src
DataFormats
MuonDetId
interface
MuonSubdetId.h
Go to the documentation of this file.
1
#ifndef MuonDetId_MuonSubdetId_h
2
#define MuonDetId_MuonSubdetId_h
3
9
class
MuonSubdetId
{
10
public
:
11
static
constexpr
int
DT
= 1;
12
static
constexpr
int
CSC
= 2;
13
static
constexpr
int
RPC
= 3;
14
static
constexpr
int
GEM
= 4;
15
static
constexpr
int
ME0
= 5;
16
};
17
18
#endif
MuonSubdetId::GEM
static constexpr int GEM
Definition:
MuonSubdetId.h:14
ALPAKA_ACCELERATOR_NAMESPACE::brokenline::constexpr
if constexpr(n > 3)
Definition:
BrokenLine.h:164
MuonSubdetId
Definition:
MuonSubdetId.h:9
MuonSubdetId::ME0
static constexpr int ME0
Definition:
MuonSubdetId.h:15
MuonSubdetId::RPC
static constexpr int RPC
Definition:
MuonSubdetId.h:13
MuonSubdetId::DT
static constexpr int DT
Definition:
MuonSubdetId.h:11
MuonSubdetId::CSC
static constexpr int CSC
Definition:
MuonSubdetId.h:12
Generated for CMSSW Reference Manual by
1.8.14