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
SiStripDetId
interface
SiStripEnums.h
Go to the documentation of this file.
1
#ifndef SISTRIPENUMS_H
2
#define SISTRIPENUMS_H
3
4
namespace
SiStripSubdetector
{
5
enum
Subdetector
{
UNKNOWN
= 0,
TIB
= 3,
TID
= 4,
TOB
= 5,
TEC
= 6 };
6
}
7
8
enum class
SiStripModuleGeometry
{
UNKNOWNGEOMETRY
,
IB1
,
IB2
,
OB1
,
OB2
,
W1A
,
W2A
,
W3A
,
W1B
,
W2B
,
W3B
,
W4
,
W5
,
W6
,
W7
};
9
10
#endif
SiStripSubdetector
Definition:
SiStripEnums.h:4
SiStripSubdetector::TEC
Definition:
SiStripEnums.h:5
SiStripSubdetector::TID
Definition:
SiStripEnums.h:5
SiStripModuleGeometry::UNKNOWNGEOMETRY
SiStripModuleGeometry::W5
SiStripModuleGeometry::W3A
SiStripModuleGeometry::W2B
SiStripModuleGeometry::W1B
SiStripModuleGeometry::W2A
SiStripModuleGeometry::IB1
SiStripSubdetector::TOB
Definition:
SiStripEnums.h:5
SiStripSubdetector::TIB
Definition:
SiStripEnums.h:5
SiStripSubdetector::Subdetector
Subdetector
Definition:
SiStripEnums.h:5
SiStripModuleGeometry
SiStripModuleGeometry
Definition:
SiStripEnums.h:8
SiStripModuleGeometry::IB2
SiStripModuleGeometry::W3B
SiStripModuleGeometry::W4
SiStripModuleGeometry::W7
SiStripModuleGeometry::W6
SiStripModuleGeometry::W1A
SiStripModuleGeometry::OB2
SiStripSubdetector::UNKNOWN
Definition:
SiStripEnums.h:5
SiStripModuleGeometry::OB1
Generated for CMSSW Reference Manual by
1.8.14