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
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
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
CondFormats
RPCObjects
interface
ChamberStripSpec.h
Go to the documentation of this file.
1
#ifndef CondFormatsRPCObjectsChamberStripSpec_H
2
#define CondFormatsRPCObjectsChamberStripSpec_H
3
7
#include "
CondFormats/Serialization/interface/Serializable.h
"
8
9
#include <string>
10
11
struct
ChamberStripSpec
{
12
int
cablePinNumber
;
13
int
chamberStripNumber
;
14
int
cmsStripNumber
;
15
17
std::string
print
(
int
depth
= 0)
const
;
18
19
COND_SERIALIZABLE
;
20
};
21
22
#endif
COND_SERIALIZABLE
#define COND_SERIALIZABLE
Definition:
Serializable.h:39
ChamberStripSpec
Definition:
ChamberStripSpec.h:11
ChamberStripSpec::cmsStripNumber
int cmsStripNumber
Definition:
ChamberStripSpec.h:14
LEDCalibrationChannels.depth
depth
Definition:
LEDCalibrationChannels.py:65
AlCaHLTBitMon_QueryRunRegistry.string
string
Definition:
AlCaHLTBitMon_QueryRunRegistry.py:256
ChamberStripSpec::cablePinNumber
int cablePinNumber
Definition:
ChamberStripSpec.h:12
ChamberStripSpec::print
std::string print(int depth=0) const
debug printout
Definition:
ChamberStripSpec.cc:4
Serializable.h
ChamberStripSpec::chamberStripNumber
int chamberStripNumber
Definition:
ChamberStripSpec.h:13
Generated for CMSSW Reference Manual by
1.8.16