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
FebLocationSpec.h
Go to the documentation of this file.
1
#ifndef CondFormatsRPCObjectsFebLocationSpec_H
2
#define CondFormatsRPCObjectsFebLocationSpec_H
3
4
#include "
CondFormats/Serialization/interface/Serializable.h
"
5
6
#include <string>
7
12
struct
FebLocationSpec
{
13
char
cmsEtaPartition
;
14
char
positionInCmsEtaPartition
;
15
char
localEtaPartition
;
16
char
positionInLocalEtaPartition
;
17
19
std::string
localEtaPartitionName
()
const
;
20
std::string
print
(
int
depth
= 0)
const
;
21
22
COND_SERIALIZABLE
;
23
};
24
#endif
FebLocationSpec::print
std::string print(int depth=0) const
Definition:
FebLocationSpec.cc:11
FebLocationSpec::localEtaPartition
char localEtaPartition
Definition:
FebLocationSpec.h:15
COND_SERIALIZABLE
#define COND_SERIALIZABLE
Definition:
Serializable.h:39
FebLocationSpec::cmsEtaPartition
char cmsEtaPartition
Definition:
FebLocationSpec.h:13
FebLocationSpec::positionInCmsEtaPartition
char positionInCmsEtaPartition
Definition:
FebLocationSpec.h:14
LEDCalibrationChannels.depth
depth
Definition:
LEDCalibrationChannels.py:65
AlCaHLTBitMon_QueryRunRegistry.string
string
Definition:
AlCaHLTBitMon_QueryRunRegistry.py:256
FebLocationSpec::positionInLocalEtaPartition
char positionInLocalEtaPartition
Definition:
FebLocationSpec.h:16
Serializable.h
FebLocationSpec
Definition:
FebLocationSpec.h:12
FebLocationSpec::localEtaPartitionName
std::string localEtaPartitionName() const
debug printout
Definition:
FebLocationSpec.cc:4
Generated for CMSSW Reference Manual by
1.8.16